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