EasyUA Reference
InnerSession Class Members
See Also  Properties  Methods  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace : InnerSession Class

Glossary Item Box

The following tables list the members exposed by InnerSession.

Public Constructors

 NameDescription
Public ConstructorInnerSession Constructor Constructs a new instance of the session.  
Top

Public Properties

 NameDescription
Public PropertyDisposed Whether the object has been disposed. (Inherited from Opc.Ua.ClientBase)
Public PropertyEndpoint The description of the endpoint. (Inherited from Opc.Ua.ClientBase)
Public PropertyEndpointConfiguration The configuration for the endpoint. (Inherited from Opc.Ua.ClientBase)
Public PropertyMessageContext The message context used when serializing messages. (Inherited from Opc.Ua.ClientBase)
Public PropertyOperationTimeout Sets the timeout for an operation. (Inherited from Opc.Ua.ClientBase)
Public PropertyReturnDiagnostics What diagnostics the server should return in the response. (Inherited from Opc.Ua.ClientBase)
Public PropertyTransportChannel Gets or set the channel being wrapped by the client object.  
Top

Public Methods

 NameDescription
Public MethodClose Closes the channel. (Inherited from Opc.Ua.ClientBase)
Public MethodDispose() Frees any unmanaged resources. (Inherited from Opc.Ua.ClientBase)
Public MethodNewRequestHandle Generates a unique request handle. (Inherited from Opc.Ua.ClientBase)
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.