ServiceProxy<TService>.ServiceChannel Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the communication channel used to access a Microsoft Dynamics 365 service.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public ServiceChannel<TService> ServiceChannel { get; }
Public ReadOnly Property ServiceChannel As ServiceChannel(Of TService)

Property Value

Type: Microsoft.Xrm.Sdk.Client.ServiceChannel<TService>

Type: ServiceChannel<TChannel>
The communication channel used to access a Microsoft Dynamics 365 service.

See Also

ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright