QuickOPC User's Guide and Reference
UAPubSubUtilities Class Methods


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

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

Public Methods
 NameDescription
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Formats the timestamp with precision sufficient for OPC UA PubSub.  
Public Methodstatic (Shared in Visual Basic)Formats the timestamp and picoseconds with precision sufficient for OPC UA PubSub.  
Public MethodServes as the default hash function. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Gets a sequence of all standard OPC-UA PubSub transport profile names.  
Public Methodstatic (Shared in Visual Basic)Gets a sequence of all standard OPC-UA PubSub transport profile URI strings.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Infers a scheme from the transport profile URI string.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines whether the transport profile URI string is for a broker-based transport.  
Public Methodstatic (Shared in Visual Basic)Determines whether the transport profile URI string is for a datagram-based transport.  
Public Methodstatic (Shared in Visual Basic)Determines whether the transport profile URI string publishes to JSON message mapping.  
Public Methodstatic (Shared in Visual Basic)Determines whether the transport profile URI string publishes to UADP message mapping.  
Public Methodstatic (Shared in Visual Basic)Determines whether the transport profile URI string subscribes to JSON message mapping.  
Public Methodstatic (Shared in Visual Basic)Determines whether the transport profile URI string subscribes to UADP message mapping.  
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)
Top
See Also

Reference

UAPubSubUtilities Class
OpcLabs.EasyOpc.UA.PubSub Namespace