StreamSocketCreateArgs Properties |
The StreamSocketCreateArgs type exposes the following members.
| 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.
|