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!

ProtocolType.ProtGGP

[To be supplied.]

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

See Also

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