메소드 | 설명 | |
---|---|---|
AsyncWcfCallContext ( AsyncCallback callback, object state, AsyncType asyncType, object defaultReturn ) : System | ||
CreateBeginMessage ( ) : |
||
CreateEndMessage ( ) : |
||
Init ( |
||
PostProcess ( IMethodReturnMessage message ) : object |
메소드 | 설명 | |
---|---|---|
BuildAsyncBeginArgumentsList ( ) : object[] | ||
BuildAsyncEndArgumentsList ( ) : object[] |
public AsyncWcfCallContext ( AsyncCallback callback, object state, AsyncType asyncType, object defaultReturn ) : System | ||
callback | AsyncCallback | |
state | object | |
asyncType | AsyncType | |
defaultReturn | object | |
리턴 | System |
public CreateBeginMessage ( ) : |
||
리턴 |
public CreateEndMessage ( ) : |
||
리턴 |
public Init ( |
||
method | ||
arguments | object | |
리턴 | void |
public PostProcess ( IMethodReturnMessage message ) : object | ||
message | IMethodReturnMessage | |
리턴 | object |