메소드 | 설명 | |
---|---|---|
CallWithTag ( object param, string id = null ) : Task | ||
DummyWithTagRef ( ) : System | ||
DummyWithTagRef ( IRequestTarget target ) : System | ||
DummyWithTagRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System | ||
WithNoReply ( ) : IDummyWithTag_NoReply | ||
WithRequestWaiter ( IRequestWaiter requestWaiter ) : |
||
WithTimeout ( System.TimeSpan timeout ) : |
메소드 | 설명 | |
---|---|---|
IDummyWithTag_NoReply ( object param, string id ) : void |
public CallWithTag ( object param, string id = null ) : Task | ||
param | object | |
id | string | |
리턴 | Task |
public DummyWithTagRef ( IRequestTarget target ) : System | ||
target | IRequestTarget | |
리턴 | System |
public DummyWithTagRef ( 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 | |
리턴 |