Name | Description | |
---|---|---|
BrokerConnectionTransportParameters | Broker specific transport mapping specific parameters (optional). | |
ConnectionTransportParameters | Transport mapping specific parameters (optional). | |
CustomPropertyValueDictionary | Specifies additional properties for the configured PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
DatagramConnectionTransportParameters | Datagram specific transport mapping specific parameters (optional). | |
EffectiveConnectionTransportParameters | The connection transport parameters that are effectively being for this descriptor. | |
EffectiveTransportProfileUri | The effective transport profile URI being used by this PubSub connection descriptor. | |
EffectiveTransportProfileUriString | The effective transport profile URI string being used by this PubSub connection descriptor. | |
HasName | Determines whether there is a logical name in this PubSub object descriptor. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
HasNetworkAddress | Determines whether the descriptor has a non-null network address specified. | |
ImpliedTransportProfileUri | The transport profile URI implied by the network address, if achievable. | |
ImpliedTransportProfileUriString | The transport profile URI string implied by the network address, if achievable. | |
InferredTransportProfileUri | The transport profile URI inferred from the network address, if possible. | |
InferredTransportProfileUriString | The transport profile URI string inferred from the network address, if possible. | |
IsNull | Overridden. Determines whether current object is a null PubSub connection descriptor. | |
Name | The logical name of the PubSub object, if available. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
NetworkAddress | Contains the network address information for the communication middleware. | |
Null | A null PubSub connection descriptor. | |
ResourceAddress | Network address information in the form of a resource descriptor (can be represented as URL string). | |
TransportProfileName | The name of the transport profile. | |
TransportProfileUri | Indicates the transport protocol mapping and the message mapping used. A URI. | |
TransportProfileUriString | Indicates the transport protocol mapping and the message mapping used. A URI string. |