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!

AddressFamily.AfNS

[To be supplied.]

[Visual Basic]
Public Const AfNS As Integer
[C#]
public const int AfNS;
[C++]
public: const int AfNS;
[JScript]
public var AfNS : int;

See Also

AddressFamily Class | AddressFamily Members | System.Net.Sockets Namespace