Name | Description | |
---|---|---|
UAPubSubConnectionElement Constructor | Overloaded. |
The following tables list the members exposed by UAPubSubConnectionElement.
Name | Description | |
---|---|---|
UAPubSubConnectionElement Constructor | Overloaded. |
Name | Description | |
---|---|---|
CustomPropertyValueDictionary | Specifies additional properties for the configured PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement) | |
Enabled | The enabled state of the PubSub component. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubComponentElement) | |
Name | The name of the PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement) | |
NetworkAddress | Contains the network address information for the communication middleware. | |
PublisherId | A unique identifier for a publisher within a message oriented middleware. | |
TransportParameters | Transport mapping specific PubSub connection parameters. | |
TransportProfileUri | Indicates the transport protocol mapping and the message mapping used. A URI string. | |
TransportProfileUriString | Indicates the transport protocol mapping and the message mapping used. A URI string. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Info) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overloaded. Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
ToUAPubSubConnectionDescriptor | Converts a PubSub connection element from a configuration to a OpcLabs.EasyOpc.UA.PubSub.UAPubSubConnectionDescriptor. | |
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 | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement) | |
WriteXmlElement | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement) |
Equality | Determines whether the two objects are equal. |
Implicit Type Conversion | Converts a UAPubSubConnectionElement to a PubSub connection descriptor. |
Inequality | Determines whether the two objects are not equal. |