'Declaration
Public Shadows Function ToUAEndpointDescriptor() As UAEndpointDescriptor
'Usage
Dim instance As UADiscoveryElement Dim value As UAEndpointDescriptor value = instance.ToUAEndpointDescriptor()
public new UAEndpointDescriptor ToUAEndpointDescriptor()
public: new UAEndpointDescriptor^ ToUAEndpointDescriptor();
Return Value
Returns an endpoint descriptor that can be used for connecting to the OPC server.