QuickOPC User's Guide and Reference
UAPubSubConnectionDescriptor Class Methods


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UAPubSubConnectionDescriptor Class

For a list of all members of this type, see UAPubSubConnectionDescriptor members.

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts a resource address to a PubSub connection descriptor.  
Public Methodstatic (Shared in Visual Basic)Converts a descriptor string to a PubSub connection descriptor.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodDetermines whether this PubSub object descriptor is strictly physical with specified transport profile URI string. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
Public MethodLogicalizes the PubSub connection descriptor, by removing the physical information from it.  
Public MethodPhysicalizes the PubSub object descriptor, by removing the logical information from it. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. 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.  
Public MethodOverloaded. Overridden. Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodSets the PubSub connection descriptor to use Ethernet packet capture data from a given file.
Public Extension MethodSets the PubSub connection descriptor to use UDP packet capture data from a given file.
Top
See Also

Reference

UAPubSubConnectionDescriptor Class
OpcLabs.EasyOpc.UA.PubSub Namespace