Метод | Описание | |
---|---|---|
Call ( object param ) : Task | ||
CallEx ( object param ) : Task | ||
DummyExRef ( ) : System | ||
DummyExRef ( IRequestTarget target ) : System | ||
DummyExRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
WithNoReply ( ) : IDummyEx_NoReply | ||
WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
WithTimeout ( System.TimeSpan timeout ) : |
Метод | Описание | |
---|---|---|
IDummyEx_NoReply ( object param ) : void | ||
IDummy_NoReply ( object param ) : void |
public DummyExRef ( IRequestTarget target ) : System | ||
target | IRequestTarget | |
Результат | System |
public DummyExRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
target | IRequestTarget | |
requestWaiter | IRequestWaiter | |
timeout | System.TimeSpan | |
Результат | System |
public WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
requestWaiter | IRequestWaiter | |
Результат |
public WithTimeout ( System.TimeSpan timeout ) : |
||
timeout | System.TimeSpan | |
Результат |