Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TransportQuotas Dim value As Integer instance.MaxBufferSize = value value = instance.MaxBufferSize |
C# | |
---|---|
[DataMemberAttribute(5)] public int MaxBufferSize {get; set;} |
Property Value
The max size of the buffer.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x