Поделиться через


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
System_CAPS_pubproperty CloseTimeout

(Inherited from Binding.)

System_CAPS_pubproperty Elements

(Inherited from CustomBinding.)

System_CAPS_pubproperty MaxBufferSize

System_CAPS_pubproperty MaxReceivedMessageSize

System_CAPS_pubproperty MessageVersion

(Inherited from Binding.)

System_CAPS_pubproperty Name

(Inherited from Binding.)

System_CAPS_pubproperty Namespace

(Inherited from Binding.)

System_CAPS_pubproperty OpenTimeout

(Inherited from Binding.)

System_CAPS_pubproperty ReaderQuotas

System_CAPS_pubproperty ReceiveTimeout

(Inherited from Binding.)

System_CAPS_pubproperty Scheme

(Overrides CustomBinding.Scheme.)

System_CAPS_pubproperty SendTimeout

(Inherited from Binding.)

Methods

Name Description
System_CAPS_pubmethod BuildChannelFactory<TChannel>(BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelFactory<TChannel>(Object[])

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Object[])

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Uri, BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Uri, Object[])

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Uri, String, BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Uri, String, ListenUriMode, BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Uri, String, ListenUriMode, Object[])

(Inherited from Binding.)

System_CAPS_pubmethod BuildChannelListener<TChannel>(Uri, String, Object[])

(Inherited from Binding.)

System_CAPS_pubmethod CanBuildChannelFactory<TChannel>(BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod CanBuildChannelFactory<TChannel>(Object[])

(Inherited from Binding.)

System_CAPS_pubmethod CanBuildChannelListener<TChannel>(BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod CanBuildChannelListener<TChannel>(Object[])

(Inherited from Binding.)

System_CAPS_pubmethod CreateBindingElements()

(Inherited from CustomBinding.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetProperty<T>(BindingParameterCollection)

(Inherited from Binding.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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