Click or drag to resize

StreamSocketCreateArgs Properties

The StreamSocketCreateArgs type exposes the following members.

Properties
  NameDescription
Public propertyIPv6
Gets or sets a value indicating whether the socket should support IPv6.
Public propertySecure
Gets or sets a value indicating whether the socket should be secured.
Public propertyServer
Gets or sets a value indicating whether the socket should accept incoming connections.
Top
See Also