Method | Description | |
---|---|---|
BeginProcessRequest ( |
||
EndProcessRequest ( IAsyncResult result ) : void | ||
ProcessRequest ( |
Method | Description | |
---|---|---|
RunEcho ( |
public BeginProcessRequest ( |
||
context | ||
cb | AsyncCallback | |
extraData | object | |
return | IAsyncResult |
public EndProcessRequest ( IAsyncResult result ) : void | ||
result | IAsyncResult | |
return | void |
public ProcessRequest ( |
||
context | ||
return | void |