Name | Description | |
---|---|---|
![]() | Connected | Whether a session has beed created with the server. |
![]() | Disposed | Whether the object has been disposed. (Inherited from Opc.Ua.IClientBase) |
![]() | Endpoint | The description of the endpoint. (Inherited from ) |
![]() | EndpointConfiguration | The configuration for the endpoint. (Inherited from ) |
![]() | MessageContext | The message context used when serializing messages. (Inherited from ) |
![]() | NullableTransportChannel | Gets or set the channel being wrapped by the client object. (Inherited from ) |
![]() | OperationTimeout | Sets the timeout for an operation. (Inherited from ) |
![]() | ReturnDiagnostics | What diagnostics the server should return in the response. (Inherited from ) |
![]() | SessionId | The server assigned identifier for the current session. |
![]() | TransportChannel | Gets 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 ) |