Property | Type | Description | |
---|---|---|---|
GetDeploymentStatusCommand | System.Net |
Method | Description | |
---|---|---|
ResponseCallback ( |
The response callback used to parse the Xml response
|
Method | Description | |
---|---|---|
GetDeploymentStatusCommand ( string hostedServiceName, DeploymentSlot slot ) : System.Net |
Used to create an instance of GetDeploymentStatusCommand
|
protected ResponseCallback ( |
||
webResponse | The web response | |
return | void |