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