Метод | Описание | |
---|---|---|
BeginGetContext ( this httplistener, AsyncCallback callback ) : IAsyncResult |
Extends BeginGetContext so that when a state object is not needed, null does not need to be passed.
|
public static BeginGetContext ( this httplistener, AsyncCallback callback ) : IAsyncResult | ||
httplistener | this | |
callback | AsyncCallback | |
Результат | IAsyncResult |