StreamSocketCreateArgs Class |
Namespace: FM.IceLink
The StreamSocketCreateArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| StreamSocketCreateArgs |
Initializes a new instance of the StreamSocketCreateArgs class.
|
| Name | Description | |
|---|---|---|
| IPv6 |
Gets or sets a value indicating whether the socket should support IPv6.
| |
| Secure |
Gets or sets a value indicating whether the socket should be secured.
| |
| Server |
Gets or sets a value indicating whether the socket should accept incoming connections.
|
| 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.) |