ServiceProxy<TService>.ChannelFactory Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets a WCF channel factory that manages a single channel instance.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected ChannelFactory<TService> ChannelFactory { get; }
Protected ReadOnly Property ChannelFactory As ChannelFactory(Of TService)
Property Value
Type: System.ServiceModel.ChannelFactory<TService>
Type: ChannelFactory
A WCF channel factory.
See Also
ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright