Click or drag to resize
HttpRequestOnSendErrorOccurred Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected void OnSendErrorOccurred(
	HttpSendResult result
)

Parameters

result
Type: Ozeki.NetworkHttpSendResult
See Also