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.IpAddMembership

Add an IP group membership.

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

See Also

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