'Declaration
Public Function New( _ ByVal gdsEndpointDescriptor As UAEndpointDescriptor _ )
'Usage
Dim gdsEndpointDescriptor As UAEndpointDescriptor Dim instance As New UAGlobalApplicationDiscoveryQuery(gdsEndpointDescriptor)
public UAGlobalApplicationDiscoveryQuery( UAEndpointDescriptor gdsEndpointDescriptor )
public: UAGlobalApplicationDiscoveryQuery( UAEndpointDescriptor^ gdsEndpointDescriptor )
Parameters
- gdsEndpointDescriptor
- The endpoint descriptor of the Global Discover Server (GDS) that will be used for performing the discovery.