Method | Description | |
---|---|---|
BeginGetClientCertificate ( this httplistenerrequest, AsyncCallback requestCallback ) : IAsyncResult |
Extends BeginGetClientCertificate so that when a state object is not needed, null does not need to be passed.
|
public static BeginGetClientCertificate ( this httplistenerrequest, AsyncCallback requestCallback ) : IAsyncResult | ||
httplistenerrequest | this | |
requestCallback | AsyncCallback | |
return | IAsyncResult |