EasyUA Reference
IOperationContext Interface Members
See Also  Properties  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : IOperationContext Interface

Glossary Item Box

The following tables list the members exposed by IOperationContext.

Public Properties

 NameDescription
 PropertyAuditEntryId The audit identifier associated with the operation.  
 PropertyDiagnosticsMask The mask to use when collecting any diagnostic information.  
 PropertyOperationDeadline When the operation times out.  
 PropertyOperationStatus The current status of the the operation (bad if the operation has been aborted).  
 PropertyPreferredLocales The locales to use if available.  
 PropertySessionId The identifier for the session (null if multiple sessions are associated with the operation).  
 PropertyStringTable The table of strings which is used to store diagnostic string data.  
 PropertyUserIdentity The identity of the user.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.