Name | Description | |
---|---|---|
UAPubSubLocators Constructor | Overloaded. |
The following tables list the members exposed by UAPubSubLocators.
Name | Description | |
---|---|---|
UAPubSubLocators Constructor | Overloaded. |
Name | Description | |
---|---|---|
DataSetWriterId | Identifies the dataset writer. | |
DataSetWriterName | The name of the dataset writer. | |
HasDataSetWriterId | Determines whether the dataset writer Id is included in the dataset data. | |
HasDataSetWriterName | Determines whether the dataset writer name is included in the dataset data. | |
HasPublisherId | Determines whether the publisher Id is included in the dataset data. | |
HasWriterGroupId | Determines whether the writer group Id is included in the dataset data. | |
HasWriterGroupName | Determines whether the writer group name is included in the dataset data. | |
Null | A null OPC-UA PubSub header. | |
PublisherId | Identifies the publisher. | |
WriterGroupId | Identifies the writer group. | |
WriterGroupName | The name of the writer group. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CompareTo | ||
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 | Overridden. | |
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 | Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
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. (Inherited from OpcLabs.BaseLib.Info) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
Equality | Determines whether the two objects are equal. |
Greater Than | Determines whether one object should be considered greater than the second object for ordering purposes. |
Greater Than or Equal | Determines whether one object should be considered greater or equal to than the second object for ordering purposes. |
Inequality | Determines whether the two objects are not equal. |
Less Than | Determines whether one object should be considered less than the second object for ordering purposes. |
Less Than or Equal | Determines whether one object should be considered less than or equal to the second object for ordering purposes. |