Click or drag to resize

WsDNSBaseSetErrorResult Method

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void SetErrorResult(
	WsResult ret,
	Exception ex,
	int code
)

Parameters

ret
Type: WsResult
ex
Type: SystemException
code
Type: SystemInt32
See Also