Click or drag to resize

RedirectBasic Class

Basic redirection configuration
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public class RedirectBasic

The RedirectBasic type exposes the following members.

Constructors
  NameDescription
Public methodRedirectBasic
Initializes a new instance of the RedirectBasic class
Top
Properties
  NameDescription
Public propertyHostName
Host name used for redirecting the request
Public propertyProtocol
Protocol used for redirecting the request
Top
See Also