XrmBinding.MaxReceivedMessageSize Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public long MaxReceivedMessageSize { get; set; }
public:
property long long MaxReceivedMessageSize {
long long get();
void set(long long value);
}
member MaxReceivedMessageSize : int64 with get, set
Public Property MaxReceivedMessageSize As Long
Property Value
Type: System.Int64
See Also
XrmBinding Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright