ConnectionContext Members
Include Protected Members
Include Inherited Members
Represents information for customizing connections.
The ConnectionContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConnectionContext | Creates an instance of the object. |
Top
Properties
Name | Description | |
---|---|---|
Host | Gets the host that should be used to connect. | |
Port | Gets the port that should be used to connect. |
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