Noemax.WCFX.Channels Namespace > NxMsmqTransportBindingElement Class : MaxReceivedMessageSize Property |
'Declaration <System.ComponentModel.DefaultValueAttribute()> <__DynamicallyInvokableAttribute()> Public Overridable Property MaxReceivedMessageSize As System.Long
'Usage Dim instance As NxMsmqTransportBindingElement Dim value As System.Long instance.MaxReceivedMessageSize = value value = instance.MaxReceivedMessageSize
[System.ComponentModel.DefaultValue()] [__DynamicallyInvokable()] public virtual System.long MaxReceivedMessageSize {get; set;}
public read-write property MaxReceivedMessageSize: System.Int64; virtual;
System.ComponentModel.DefaultValueAttribute() __DynamicallyInvokableAttribute() public function get,set MaxReceivedMessageSize : System.long
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2