ProxyClientHelperCreateClient Method

 

Updated: November 29, 2016

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

Creates a deployment web service client, setting the URL and the timeout.

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

No code example is currently available or this language may not be supported.

Parameters

serverAddress
Type:

Type: URI. The URL for the deployment Web service.

sendTimeout
Type:

Type: TimeSpan. The timeout value.

Return Value

Type:

Returns DeploymentServiceClient.

Use the following URL, replacing myservername with the name of your Microsoft Dynamics 365 server.

http:// myservername/xrmdeployment/2011/deployment.svc
Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: