'Declaration
Protected Overridable Function SetEndpointUrl( _ ByVal endpointUrl As String _ ) As Boolean
'Usage
Dim instance As UaSCUaBinaryChannel Dim endpointUrl As String Dim value As Boolean value = instance.SetEndpointUrl(endpointUrl)
protected virtual bool SetEndpointUrl( string endpointUrl )
protected: virtual bool SetEndpointUrl( String^ endpointUrl )
Parameters
- endpointUrl