메소드 | 설명 | |
---|---|---|
BeginInvoke ( this messagesurrogatefilter, String key, Object value, AsyncCallback callback ) : IAsyncResult |
Extends BeginInvoke so that when a state object is not needed, null does not need to be passed.
|
public static BeginInvoke ( this messagesurrogatefilter, String key, Object value, AsyncCallback callback ) : IAsyncResult | ||
messagesurrogatefilter | this | |
key | String | |
value | Object | |
callback | AsyncCallback | |
리턴 | IAsyncResult |