Name | Description | |
---|---|---|
![]() | NetworkConnectionOptions Constructor |
The following tables list the members exposed by NetworkConnectionOptions.
Name | Description | |
---|---|---|
![]() | NetworkConnectionOptions Constructor |
Name | Description | |
---|---|---|
![]() | HostName | The host name or IP Address to connect to |
![]() | Port | The TCP Port to connect to |
![]() | UseSsl | Indicates if the connection should be encrypted using Ssl or not. |
Name | Description | |
---|---|---|
![]() | Clone | Create a copy of this set of connection options |
![]() | CompareTo | Compares this ThreadInfo object to another to determine sorting order. |
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to the current System.Object. |
![]() | GetHashCode | Provides a representative hash code for objects of this type to spread out distribution in hash tables. |
![]() | ToString | Returns a System.String that represents the current System.Object. |
![]() | Compares two NetworkConnectionOptions instances for equality. |
![]() | Compares if one NetworkConnectionOptions instance should sort greater than another. |
![]() | Compares two NetworkConnectionOptions instances for inequality. |
![]() | Compares if one NetworkConnectionOptions instance should sort less than another. |