'Declaration
Protected Overrides Sub HandleSocketError( _ ByVal result As ServiceResult _ )
'Usage
Dim instance As UaSCUaBinaryClientChannel Dim result As ServiceResult instance.HandleSocketError(result)
protected override void HandleSocketError( ServiceResult result )
protected: void HandleSocketError( ServiceResult^ result ) override
Parameters
- result