Opc.Ua.Core
ISessionClient Interface Properties

Opc.Ua Namespace : ISessionClient Interface

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

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
See Also

Reference

ISessionClient Interface
Opc.Ua Namespace