QuickOPC User's Guide and Reference
IEasyUAPublishSubscribeClient Interface Methods

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.InformationModel Namespace : IEasyUAPublishSubscribeClient Interface

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

Public Methods
 NameDescription
 MethodGives read-only access to PubSub configuration provided by the specified OPC UA server.  
 MethodGives read-only access to PubSub security key service (SKS) provided by the specified OPC UA server.  
 MethodGives access to PubSub security key service (SKS) provided by the specified OPC UA server.  
 MethodReturns the client object upon which this specialized client is built. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient)
 MethodGets the publish-subscribe object element in the PubSub information model.  
 MethodGets the service object of the specified type. (Inherited from System.IServiceProvider)
 MethodDetermines whether the specified OPC UA server provides a PubSub configuration model.  
 MethodDetermines whether the specified OPC UA server provides a PubSub Security Key Service (SKS) model.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Provides read-only access to the PubSub configuration provided by an OPC UA server, either by using the PubSub configuration model, or optionally by loading it from an OPC UA file object.
Public Extension MethodDetermines whether there is a node representing the PubSub configuration as an OPC UA file object.
Public Extension MethodLoads the PubSub configuration from a specified file.
Public Extension MethodLoads the PubSub configuration from a well-known OPC UA file object in the information model.
Top
See Also

Reference

IEasyUAPublishSubscribeClient Interface
OpcLabs.EasyOpc.UA.PubSub.InformationModel Namespace