Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public int MaxBufferSize { get; set; }
public:
property int MaxBufferSize {
int get();
void set(int value);
}
member MaxBufferSize : int with get, set
Public Property MaxBufferSize As Integer
Property Value
Type: System.Int32
See Also
XrmBinding Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright