OpcOperationContext Class

Namespace: Opc.UaFx.Server
Assemblies: Opc.UaFx.Advanced.dll

C#

public class OpcOperationContext : OpcContext, IOpcNamespaceResolver


Inheritance ObjectOpcContext › OpcOperationContext


Implements IOpcNamespaceResolver

Name Description
ClientID
Empty Gets an empty OpcContext which can be used in cases there a session nor system specific context is not necessarily required.
(Inherited from OpcContext)
Endpoint
Identity Gets the OpcUserIdentity which belongs to the situation represented.
(Inherited from OpcContext)
Namespaces Gets a read-only collection of namespaces valid in the current OpcContext.
(Inherited from OpcContext)
NodeIdFactory Gets the OpcNodeIdFactory used to create new node identifiers using this context.
(Inherited from OpcContext)
OperationDeadline
OperationStatus
Owner Gets the owner of the current OpcContext.
(Inherited from OpcContext)
PreferredLocales Gets a collection of preferred locales (see CultureInfo.Name) to use to localize data and information.
PreferredLocales Gets a collection of preferred locales (see CultureInfo.Name) to use to localize data and information.
(Inherited from OpcContext)
RequestId
RequestType
Session
SessionId
SessionId Gets the session identifier which identifies the session within that the context has been created and is valid.
(Inherited from OpcContext)
Socket