IDeploymentServiceChannel Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Interface for the deployment web service channel.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
public interface IDeploymentServiceChannel : IDeploymentService,
IClientChannel, IContextChannel, IChannel, ICommunicationObject,
IExtensibleObject<IContextChannel>, IDisposable
Public Interface IDeploymentServiceChannel
Inherits IDeploymentService, IClientChannel, IContextChannel,
IChannel, ICommunicationObject, IExtensibleObject(Of IContextChannel),
IDisposable
Properties
Name | Description | |
---|---|---|
![]() |
AllowInitializationUI | (Inherited from IClientChannel.) |
![]() |
AllowOutputBatching | (Inherited from IContextChannel.) |
![]() |
DidInteractiveInitialization | (Inherited from IClientChannel.) |
![]() |
Extensions | (Inherited from IExtensibleObject<T>.) |
![]() |
InputSession | (Inherited from IContextChannel.) |
![]() |
LocalAddress | (Inherited from IContextChannel.) |
![]() |
OperationTimeout | (Inherited from IContextChannel.) |
![]() |
OutputSession | (Inherited from IContextChannel.) |
![]() |
RemoteAddress | (Inherited from IContextChannel.) |
![]() |
SessionId | (Inherited from IContextChannel.) |
![]() |
State | (Inherited from ICommunicationObject.) |
![]() |
Via | (Inherited from IClientChannel.) |
Methods
Events
Name | Description | |
---|---|---|
![]() |
Closed | (Inherited from ICommunicationObject.) |
![]() |
Closing | (Inherited from ICommunicationObject.) |
![]() |
Faulted | (Inherited from ICommunicationObject.) |
![]() |
Opened | (Inherited from ICommunicationObject.) |
![]() |
Opening | (Inherited from ICommunicationObject.) |
![]() |
UnknownMessageReceived | (Inherited from IClientChannel.) |
See Also
Microsoft.Xrm.Sdk.Deployment Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright