Name | Description | |
---|---|---|
UAPubSubConnectionDescriptor Constructor | Overloaded. |
The following tables list the members exposed by UAPubSubConnectionDescriptor.
Name | Description | |
---|---|---|
UAPubSubConnectionDescriptor Constructor | Overloaded. |
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 this object represents a null PubSub object descriptor. 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 the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
FromResourceAddress | Converts a resource address to a PubSub connection descriptor. | |
FromString | Converts a descriptor string to a PubSub connection descriptor. | |
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) | |
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. 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. 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. 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 | Overridden. Infrastructure. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. |
Name | Description | |
---|---|---|
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. |
Equality | Determines whether the two objects are equal. |
Implicit Type Conversion | Overloaded. Converts a resource address to a PubSub connection descriptor. |
Inequality | Determines whether the two objects are not equal. |