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!

SocketType Class

Specifies the type of socket an instance of the Socket class represents.

Object
   SocketType

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Net.Sockets

Assembly: System.net.dll

See Also

SocketType Members | System.Net.Sockets Namespace