Method | Description | |
---|---|---|
Call ( object param ) : Task | ||
CallEx2 ( object param ) : Task | ||
DummyEx2Ref ( ) : System | ||
DummyEx2Ref ( IRequestTarget target ) : System | ||
DummyEx2Ref ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
WithNoReply ( ) : IDummyEx2_NoReply | ||
WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
WithTimeout ( System.TimeSpan timeout ) : |
Method | Description | |
---|---|---|
IDummyEx2_NoReply ( object param ) : void | ||
IDummy_NoReply ( object param ) : void |
public DummyEx2Ref ( IRequestTarget target ) : System | ||
target | IRequestTarget | |
return | System |
public DummyEx2Ref ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
target | IRequestTarget | |
requestWaiter | IRequestWaiter | |
timeout | System.TimeSpan | |
return | System |
public WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
requestWaiter | IRequestWaiter | |
return |
public WithTimeout ( System.TimeSpan timeout ) : |
||
timeout | System.TimeSpan | |
return |