Opc.Ua.Core
ISessionClient Interface Members
Properties  Methods 

Opc.Ua Namespace : ISessionClient Interface

The following tables list the members exposed by ISessionClient.

Public Properties
 NameDescription
 Property Whether a session has beed created with the server.  
 Property Whether the object has been disposed. (Inherited from Opc.Ua.IClientBase)
 Property The description of the endpoint. (Inherited from )
 Property The configuration for the endpoint. (Inherited from )
 Property The message context used when serializing messages. (Inherited from )
 Property Gets or set the channel being wrapped by the client object. (Inherited from )
 Property Sets the timeout for an operation. (Inherited from )
 Property What diagnostics the server should return in the response. (Inherited from )
 Property The server assigned identifier for the current session.  
 PropertyGets or set the channel being wrapped by the client object. If the channel is closed or null, throws ServiceResultException with status StatusCodes.BadSecureChannelClosed./> (Inherited from )
Top
Public Methods
 NameDescription
 Method Attach the channel to an already created client. (Inherited from Opc.Ua.IClientBase)
 Method Closes the channel. (Inherited from )
 Method Closes the channel using async call. (Inherited from )
 Method Detach the channel. (Inherited from )
 Method (Inherited from )
 Method Generates a unique request handle. (Inherited from )
Top
See Also

Reference

ISessionClient Interface
Opc.Ua Namespace