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

Send low water mark.

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

See Also

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