Метод | Описание | |
---|---|---|
Execute ( this client, |
||
Execute ( this client, |
||
Execute ( this client, |
||
ExecuteTask ( this client, |
||
PingTask ( this client, TaskCompletionSource |
Метод | Описание | |
---|---|---|
ClientTool ( ) : NSoft.NFramework.DataServices.Messages | ||
ResolveRequestSerializer ( string productName ) : ISerializer |
||
ResolveResponseSerializer ( string productName ) : ISerializer |
public static Execute ( this client, |
||
client | this | |
requestMessage | ||
uri | ||
productName | string | |
Результат |
public static Execute ( this client, |
||
client | this | |
requestMessage | ||
productName | string | |
Результат |
public static Execute ( this client, |
||
client | this | |
requestMessage | ||
uri | ||
productName | string | |
tcs | TaskCompletionSource |
|
Результат | Task |
public static ExecuteTask ( this client, |
||
client | this | |
requestMessage | ||
productName | string | |
tcs | TaskCompletionSource |
|
Результат | Task |
public static PingTask ( this client, TaskCompletionSource |
||
client | this | |
tcs | TaskCompletionSource |
|
Результат | Task |