RemotePresenceViewSettings Members
Include Protected Members
Include Inherited Members
Represents the settings needed to initialize the RemotePresenceView.
The RemotePresenceViewSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemotePresenceViewSettings | Creates an instance of the RemotePresenceViewSettings class. |
Top
Properties
Name | Description | |
---|---|---|
PollingInterval | Gets or sets the polling interval. | |
SubscriptionMode | Gets or sets the mode of subscription. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top