Method | Description | |
---|---|---|
ToString ( ) : string |
Returns the string name of the command
|
Method | Description | |
---|---|---|
ResponseCallback ( System webResponse ) : void |
populates the JSON string to parse on the return trip
|
Method | Description | |
---|---|---|
GetMobileServiceSettingsCommand ( string serviceName, string path, string overrideVerb = HttpVerbGet ) : System.IO |
Constructs a command to create a mobile service
|
protected ResponseCallback ( System webResponse ) : void | ||
webResponse | System | |
return | void |