Method | Description | |
---|---|---|
Execute ( this client, |
||
Execute ( this client, |
||
Execute ( this client, |
||
ExecuteTask ( this client, |
||
PingTask ( this client, TaskCompletionSource |
Method | Description | |
---|---|---|
ClientTool ( ) : NSoft.NFramework.DataServices.Messages | ||
ResolveRequestSerializer ( string productName ) : ISerializer |
||
ResolveResponseSerializer ( string productName ) : ISerializer |
public static Execute ( this client, |
||
client | this | |
requestMessage | ||
uri | ||
productName | string | |
return |
public static Execute ( this client, |
||
client | this | |
requestMessage | ||
productName | string | |
return |
public static Execute ( this client, |
||
client | this | |
requestMessage | ||
uri | ||
productName | string | |
tcs | TaskCompletionSource |
|
return | Task |
public static ExecuteTask ( this client, |
||
client | this | |
requestMessage | ||
productName | string | |
tcs | TaskCompletionSource |
|
return | Task |
public static PingTask ( this client, TaskCompletionSource |
||
client | this | |
tcs | TaskCompletionSource |
|
return | Task |