| Name | Description | |
|---|---|---|
|  | UABinaryFileExtension | An extension for OPC UA binary files. The value of this constant is ".uabinary". | 
 
            The following tables list the members exposed by UAPubSubUtilities.
| Name | Description | |
|---|---|---|
|  | UABinaryFileExtension | An extension for OPC UA binary files. The value of this constant is ".uabinary". | 
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from object) | 
|   | FormatTimestamp | Formats the timestamp with precision sufficient for OPC UA PubSub. | 
|   | FormatTimestampAndPicoseconds | Formats the timestamp and picoseconds with precision sufficient for OPC UA PubSub. | 
|  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
|   | GetStandardTransportProfileNames | Gets a sequence of all standard OPC-UA PubSub transport profile names. | 
|   | GetStandardTransportProfileUriStrings | Gets a sequence of all standard OPC-UA PubSub transport profile URI strings. | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|   | InferredTransportScheme | Infers a scheme from the transport profile URI string. | 
|  | ToString | Returns a string that represents the current object. (Inherited from object) | 
|   | TransportAlwaysSubscribesToJson | Determines whether the transport profile URI string always subscribes to JSON message mapping. | 
|   | TransportAlwaysSubscribesToUadp | Determines whether the transport profile URI string always subscribes to UADP message mapping. | 
|   | TransportIsBroker | Determines whether the transport profile URI string is for a broker-based transport. | 
|   | TransportIsDatagram | Determines whether the transport profile URI string is for a datagram-based transport. | 
|   | TransportPossiblySubscribesToJson | Determines whether the transport profile URI string possibly subscribes to JSON message mapping. | 
|   | TransportPossiblySubscribesToUadp | Determines whether the transport profile URI string possibly subscribes to UADP message mapping. | 
|   | TransportPublishesToJson | Determines whether the transport profile URI string publishes to JSON message mapping. | 
|   | TransportPublishesToUadp | Determines whether the transport profile URI string publishes to UADP message mapping. | 
| 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) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. |