Share via


DeploymentServiceClient Constructor (Binding, EndpointAddress)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the DeploymentServiceClient class.

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

Syntax

public DeploymentServiceClient(
    Binding binding,
    EndpointAddress remoteAddress
)
public:
DeploymentServiceClient(
    Binding^ binding,
    EndpointAddress^ remoteAddress
)
new : 
        binding:Binding *
        remoteAddress:EndpointAddress -> DeploymentServiceClient
Public Sub New (
    binding As Binding,
    remoteAddress As EndpointAddress
)

Parameters

See Also

DeploymentServiceClient Overload
DeploymentServiceClient Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright