Visual Basic (Declaration) | |
---|---|
<CompilerGeneratedAttribute()> Public Property SendBufferSize As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[CompilerGeneratedAttribute()] public int SendBufferSize {get; set;} |
C++/CLI | |
---|---|
[CompilerGeneratedAttribute()] public: property int SendBufferSize { int get(); void set (int value); } |
Return Value
The size of the send buffer.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family