RemoteSubscriptionContext Members
Include Protected Members
Include Inherited Members
Represents the context to be used when subscribing to a remote entity.
The RemoteSubscriptionContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemoteSubscriptionContext() | Creates a ContextData object. | |
RemoteSubscriptionContext(String) | Creates a ContextData object. |
Top
Properties
Name | Description | |
---|---|---|
Context | Gets the value of context data xml string. |
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