Метод | Описание | |
---|---|---|
AsyncRequest ( Command command ) : |
||
MutexTransport ( ITransport next ) : System | ||
Oneway ( Command command ) : void | ||
Request ( Command command, System.TimeSpan timeout ) : |
public AsyncRequest ( Command command ) : |
||
command | Command | |
Результат |
public MutexTransport ( ITransport next ) : System | ||
next | ITransport | |
Результат | System |
public Request ( Command command, System.TimeSpan timeout ) : |
||
command | Command | |
timeout | System.TimeSpan | |
Результат |