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!

ProtocolFamily Class

Specifies the type of protocol that an instance of the Socket class can use.

Object
   ProtocolFamily

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Net.Sockets

Assembly: System.net.dll

See Also

ProtocolFamily Members | System.Net.Sockets Namespace