EasyUA Reference
SystemContext Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : SystemContext Class

Glossary Item Box

The following tables list the members exposed by SystemContext.

Public Constructors

 NameDescription
Public ConstructorSystemContext ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAuditEntryId The audit log entry associated with the operation (null if not available).  
Public PropertyDiagnosticsMask The diagnostics mask associated with the operation.  
Public PropertyEncodeableFactory A factory that can be used to create encodeable types.  
Public PropertyNamespaceUris The table of namespace uris to use when accessing the system.  
Public PropertyNodeIdFactory A factory that can be used to create node ids.  
Public PropertyNodeStateFactory A factory that can be used to create node instances.  
Public PropertyOperationContext The operation context associated with the system context.  
Public PropertyOperationDeadline When the operation will be abandoned if it has not completed.  
Public PropertyOperationStatus The current status of the operation.  
Public PropertyPreferredLocales The locales to use if available.  
Public PropertyServerUris The table of server uris to use when accessing the system.  
Public PropertySessionId The identifier for the session (null if multiple sessions are associated with the operation).  
Public PropertyStringTable The table of strings associated with the operation.  
Public PropertySystemHandle An application defined handle for the system.  
Public PropertyTypeTable A table containing the types that are to be used when accessing the system.  
Public PropertyUserIdentity The identity of the user.  
Top

Public Methods

 NameDescription
Public MethodCopy Creates a copy of the context that can be used with the specified operation context.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.