Name | Description | |
---|---|---|
![]() | UAPubSubConnectionDescriptor Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAPubSubConnectionDescriptor.
Name | Description | |
---|---|---|
![]() | UAPubSubConnectionDescriptor Constructor | Overloaded. Initializes a new instance of the class. |
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. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Overridden. Determines whether this object is equal to the other. |
![]() ![]() | FromResourceAddress | Converts a resource address to a PubSub connection descriptor. |
![]() ![]() | FromString | Converts a descriptor string to a PubSub connection descriptor. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | IsStrictlyPhysical | Determines whether this PubSub object descriptor is strictly physical with specified transport profile URI string. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) |
![]() | Logicalize | Logicalizes the PubSub connection descriptor, by removing the physical information from it. |
![]() | Physicalize | Overridden. Physicalizes the PubSub object descriptor, by removing the logical information from it. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | RequiresResolution | Overridden. Determines whether this PubSub object descriptor requires a resolution (in order to obtain the necessary physical information) with specified transport profile URI string. |
![]() | ToString | Overloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
![]() | ReadXmlElement | Overridden. Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
![]() | UseEthernetCaptureFile | Sets the PubSub connection descriptor to use Ethernet packet capture data from a given file. |
![]() | UseUdpCaptureFile | Sets the PubSub connection descriptor to use UDP packet capture data from a given file. |
![]() | Determines whether the two objects are equal. |
![]() | Overloaded. Converts a resource address to a PubSub connection descriptor. |
![]() | Determines whether the two objects are not equal. |