Method | Description | |
---|---|---|
NativeMessageHandler ( ) : System | ||
NativeMessageHandler ( bool throwOnCaptiveNetwork, bool customSSLVerification, |
||
RegisterForProgress ( |
Method | Description | |
---|---|---|
SendAsync ( |
Method | Description | |
---|---|---|
getAndRemoveCallbackFromRegister ( |
||
getHeaderSeparator ( string name ) : string |
public NativeMessageHandler ( bool throwOnCaptiveNetwork, bool customSSLVerification, |
||
throwOnCaptiveNetwork | bool | |
customSSLVerification | bool | |
cookieHandler | ||
return | System |
public RegisterForProgress ( |
||
request | ||
callback | ProgressDelegate | |
return | void |
protected SendAsync ( |
||
request | ||
cancellationToken | ||
return | Task |