Overload | Description |
---|---|
UAPubSubResolverDescriptor Constructor() | Initializes a new instance of the class with default data. |
UAPubSubResolverDescriptor Constructor(ResourceDescriptor) | Creates a descriptor for resolving with use of the specified file resource. |
UAPubSubResolverDescriptor Constructor(UAEndpointDescriptor) | Creates a descriptor for resolving by the provider information in the specified OPC UA server. |
UAPubSubResolverDescriptor Constructor(UAPubSubResolverDescriptor) | Initializes a new copy of the object. |
UAPubSubResolverDescriptor Constructor(UAPubSubResolverKind,UAEndpointDescriptor,ResourceDescriptor) | Initializes a new instance of the class, specifying the resolver kind, publisher endpoint descriptor, and publisher file resource descriptor. |