NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SocketOption Class

Defines socket options for the Socket class.

Object
   SocketOption

[Visual Basic]
Public Class SocketOption
[C#]
public class SocketOption
[C++]
public __gc class SocketOption
[JScript]
public class SocketOption

Remarks

[To be supplied.]

Requirements

Namespace: System.Net.Sockets

Assembly: System.net.dll

See Also

SocketOption Members | System.Net.Sockets Namespace