XrmBinding Class
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Inheritance Hierarchy
System.Object
System.ServiceModel.Channels.Binding
System.ServiceModel.Channels.CustomBinding
Microsoft.Xrm.Sdk.Client.XrmBinding
Syntax
public sealed class XrmBinding : CustomBinding
public ref class XrmBinding sealed : CustomBinding
[<Sealed>]
type XrmBinding =
class
inherit CustomBinding
end
Public NotInheritable Class XrmBinding
Inherits CustomBinding
Properties
Name | Description | |
---|---|---|
CloseTimeout | (Inherited from Binding.) |
|
Elements | (Inherited from CustomBinding.) |
|
MaxBufferSize | ||
MaxReceivedMessageSize | ||
MessageVersion | (Inherited from Binding.) |
|
Name | (Inherited from Binding.) |
|
Namespace | (Inherited from Binding.) |
|
OpenTimeout | (Inherited from Binding.) |
|
ReaderQuotas | ||
ReceiveTimeout | (Inherited from Binding.) |
|
Scheme | (Overrides CustomBinding.Scheme.) |
|
SendTimeout | (Inherited from Binding.) |
Methods
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright