UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
Package UnifiedAutomation.UaBase

Namespaces

package  Properties
 

Classes

class  ApplicationConfigurationSection
 A wrapper for the a config section that stores the application settings. More...
 
class  ApplicationInstance
 Represents an instance of a UA application. More...
 
class  CreateCertificateEventArgs
 The arguments passed when a create certificate event is raised. More...
 
class  CreateHttpsCertificateEventArgs
 The arguments passed when a create HTTPS certificate event is raised. More...
 
class  UntrustedCertificateEventArgs
 The arguments passed when an untrusted certificate event is raised. More...
 
class  ApplicationThreadPool
 Manages a queue of requests. More...
 
class  AbsoluteName
 An absolute qualified name. More...
 
class  BooleanCollection
 A collection of Boolean values. More...
 
class  ByteCollection
 A collection of Byte values (usually a ByteString should be used instead). More...
 
class  ByteString
 Represents a byte string value. More...
 
class  ByteStringCollection
 A collection of ByteString values. More...
 
class  DataValue
 The value of an attribute return from a server. More...
 
class  DataValueCollection
 A collection of DataValue values. More...
 
class  DateTimeCollection
 A collection of DateTime values. More...
 
class  DiagnosticInfo
 The diagnostics information associated with a More...
 
class  DiagnosticInfoCollection
 A collection of DiagnosticInfo values. More...
 
class  Diagnostics
 Stores the diagnostics for a service or operation. More...
 
class  DoubleCollection
 A collection of Double values. More...
 
class  ExpandedNodeId
 Represents an expanded node id. More...
 
class  ExpandedNodeIdCollection
 A collection of ExpandedNodeId values. More...
 
class  ExtensionObject
 Wraps a structured data value. More...
 
class  ExtensionObjectCollection
 A collection of ExtensionObject values. More...
 
class  FloatCollection
 A collection of Float values. More...
 
class  Int16Collection
 A collection of Int16 values. More...
 
class  Int32Collection
 A collection of Int32 values. More...
 
class  Int64Collection
 A collection of Int64 values. More...
 
interface  ITranslationManager
 An interface to a object that provides translations. More...
 
interface  ITranslatableObject
 An interface to a object that can translate itself. More...
 
interface  ITypeTable
 Stores the type tree for a server. More...
 
class  LocalizedText
 Stores a localized text value. More...
 
class  LocalizedTextCollection
 A collection of LocalizedText values. More...
 
class  Matrix
 Wraps a multi-dimensional array for use within a Variant. More...
 
class  StringTable
 A table of strings. More...
 
class  NamespaceTable
 A table of namespace URIs. More...
 
class  NodeId
 Represents a node id. More...
 
class  NodeIdCollection
 Stores a list of NodeIds. More...
 
struct  NumericRange
 A class that stores a numeric range. More...
 
class  QualifiedName
 Stores a name qualified by a namespace. More...
 
class  QualifiedNameCollection
 A collection of QualifiedNames. More...
 
class  RelativePath
 A class that stores a relative path More...
 
class  RelativePathFormatter
 A class that stores a relative path string More...
 
class  SByteCollection
 A collection of SBytes. More...
 
struct  StatusCode
 Represents a status code. More...
 
class  StatusCodeCollection
 A collection of status codes. More...
 
class  StatusException
 An exception generated by a service or operation. More...
 
class  StringCollection
 A collection of strings. More...
 
class  TypeInfo
 Stores information about a type. More...
 
class  UInt16Collection
 A collection of UInt16s. More...
 
class  UInt32Collection
 A collection of UInt32s. More...
 
class  UInt64Collection
 A collection of UInt64s. More...
 
struct  Uuid
 A wrapper globally unique identifier. More...
 
class  UuidCollection
 A collection of Uuids. More...
 
struct  Variant
 A union of all support UA data types. More...
 
class  VariantCollection
 A collection of Variants. More...
 
class  XmlElementCollection
 A collection of XmlElements. More...
 
class  BinaryDecoder
 Decodes objects from a UA Binary encoded stream. More...
 
class  BinaryEncoder
 Encodes objects in a stream using the UA Binary encoding. More...
 
class  EncodeableObject
 A concrete base class used by the autogenerated code. More...
 
class  EncodeableFactory
 Creates encodeable objects based on the type id. More...
 
interface  IDecoder
 Defines functions used to dencode objects from a stream. More...
 
interface  IEncodeable
 Defines methods used to encode and decode objects. More...
 
class  IEncodeableCollection
 A collection of encodeable objects. More...
 
interface  IEncoder
 Defines functions used to encode objects in a stream. More...
 
class  XmlDecoder
 Reads objects from a XML stream. More...
 
class  XmlEncoder
 Writes objects to a XML stream. More...
 
class  FilePathSettings
 The settings used when resolving file paths. More...
 
class  AboutDlg
 Display information about the application. More...
 
class  ExceptionDlg
 A dialog that displays an exception trace in an HTML page. More...
 
class  SessionChannel
 A channel object used by clients to access a UA service. More...
 
class  DiscoveryChannel
 A channel object used by clients to access a UA service. More...
 
class  RegistrationChannel
 A channel object used by clients to access a UA service. More...
 
class  SessionClient
 The client side interface for a UA server. More...
 
class  DiscoveryClient
 The client side interface for a UA server. More...
 
class  RegistrationClient
 The client side interface for a UA server. More...
 
class  NodeIdTypeCollection
 A collection of NodeIdType objects. More...
 
class  OpenFileModeCollection
 A collection of OpenFileMode objects. More...
 
class  IdTypeCollection
 A collection of IdType objects. More...
 
class  NodeClassCollection
 A collection of NodeClass objects. More...
 
class  ApplicationTypeCollection
 A collection of ApplicationType objects. More...
 
class  MessageSecurityModeCollection
 A collection of MessageSecurityMode objects. More...
 
class  UserTokenTypeCollection
 A collection of UserTokenType objects. More...
 
class  SecurityTokenRequestTypeCollection
 A collection of SecurityTokenRequestType objects. More...
 
class  NodeAttributesMaskCollection
 A collection of NodeAttributesMask objects. More...
 
class  AttributeWriteMaskCollection
 A collection of AttributeWriteMask objects. More...
 
class  BrowseDirectionCollection
 A collection of BrowseDirection objects. More...
 
class  BrowseResultMaskCollection
 A collection of BrowseResultMask objects. More...
 
class  ComplianceLevelCollection
 A collection of ComplianceLevel objects. More...
 
class  FilterOperatorCollection
 A collection of FilterOperator objects. More...
 
class  TimestampsToReturnCollection
 A collection of TimestampsToReturn objects. More...
 
class  HistoryUpdateTypeCollection
 A collection of HistoryUpdateType objects. More...
 
class  PerformUpdateTypeCollection
 A collection of PerformUpdateType objects. More...
 
class  MonitoringModeCollection
 A collection of MonitoringMode objects. More...
 
class  DataChangeTriggerCollection
 A collection of DataChangeTrigger objects. More...
 
class  DeadbandTypeCollection
 A collection of DeadbandType objects. More...
 
class  EnumeratedTestTypeCollection
 A collection of EnumeratedTestType objects. More...
 
class  RedundancySupportCollection
 A collection of RedundancySupport objects. More...
 
class  ServerStateCollection
 A collection of ServerState objects. More...
 
class  ModelChangeStructureVerbMaskCollection
 A collection of ModelChangeStructureVerbMask objects. More...
 
class  AxisScaleEnumerationCollection
 A collection of AxisScaleEnumeration objects. More...
 
class  ExceptionDeviationFormatCollection
 A collection of ExceptionDeviationFormat objects. More...
 
class  Node
  More...
 
class  NodeCollection
 A collection of Node objects. More...
 
class  InstanceNode
  More...
 
class  InstanceNodeCollection
 A collection of InstanceNode objects. More...
 
class  TypeNode
  More...
 
class  TypeNodeCollection
 A collection of TypeNode objects. More...
 
class  ObjectNode
  More...
 
class  ObjectNodeCollection
 A collection of ObjectNode objects. More...
 
class  ObjectTypeNode
  More...
 
class  ObjectTypeNodeCollection
 A collection of ObjectTypeNode objects. More...
 
class  VariableNode
  More...
 
class  VariableNodeCollection
 A collection of VariableNode objects. More...
 
class  VariableTypeNode
  More...
 
class  VariableTypeNodeCollection
 A collection of VariableTypeNode objects. More...
 
class  ReferenceTypeNode
  More...
 
class  ReferenceTypeNodeCollection
 A collection of ReferenceTypeNode objects. More...
 
class  MethodNode
  More...
 
class  MethodNodeCollection
 A collection of MethodNode objects. More...
 
class  ViewNode
  More...
 
class  ViewNodeCollection
 A collection of ViewNode objects. More...
 
class  DataTypeNode
  More...
 
class  DataTypeNodeCollection
 A collection of DataTypeNode objects. More...
 
class  ReferenceNode
  More...
 
class  ReferenceNodeCollection
 A collection of ReferenceNode objects. More...
 
class  Argument
  More...
 
class  ArgumentCollection
 A collection of Argument objects. More...
 
class  EnumValueType
 A mapping between a value of an enumerated type and a name and description. More...
 
class  EnumValueTypeCollection
 A collection of EnumValueType objects. More...
 
class  TimeZoneDataType
  More...
 
class  TimeZoneDataTypeCollection
 A collection of TimeZoneDataType objects. More...
 
class  ApplicationDescription
  More...
 
class  ApplicationDescriptionCollection
 A collection of ApplicationDescription objects. More...
 
class  RequestHeader
 Common parameters for all requests submitted on a Session. More...
 
class  RequestHeaderCollection
 A collection of RequestHeader objects. More...
 
class  ResponseHeader
 Common parameters for all responses. More...
 
class  ResponseHeaderCollection
 A collection of ResponseHeader objects. More...
 
class  ServiceFault
  More...
 
class  ServiceFaultCollection
 A collection of ServiceFault objects. More...
 
class  DnsServiceRecord
 The description of a DNS service discovered with multicast discovery. More...
 
class  DnsServiceRecordCollection
 A collection of DnsServiceRecord objects. More...
 
class  FindDnsServicesRequest
 Finds the DNS services known to the discovery server. More...
 
class  FindDnsServicesRequestCollection
 A collection of FindDnsServicesRequest objects. More...
 
class  FindDnsServicesResponse
 Finds the DNS services known to the discovery server. More...
 
class  FindDnsServicesResponseCollection
 A collection of FindDnsServicesResponse objects. More...
 
class  FindServersRequest
  More...
 
class  FindServersRequestCollection
 A collection of FindServersRequest objects. More...
 
class  FindServersResponse
  More...
 
class  FindServersResponseCollection
 A collection of FindServersResponse objects. More...
 
class  UserTokenPolicy
  More...
 
class  UserTokenPolicyCollection
 A collection of UserTokenPolicy objects. More...
 
class  EndpointDescription
  More...
 
class  EndpointDescriptionCollection
 A collection of EndpointDescription objects. More...
 
class  GetEndpointsRequest
  More...
 
class  GetEndpointsRequestCollection
 A collection of GetEndpointsRequest objects. More...
 
class  GetEndpointsResponse
  More...
 
class  GetEndpointsResponseCollection
 A collection of GetEndpointsResponse objects. More...
 
class  RegisteredServer
  More...
 
class  RegisteredServerCollection
 A collection of RegisteredServer objects. More...
 
class  RegisterServerRequest
  More...
 
class  RegisterServerRequestCollection
 A collection of RegisterServerRequest objects. More...
 
class  RegisterServerResponse
  More...
 
class  RegisterServerResponseCollection
 A collection of RegisterServerResponse objects. More...
 
class  ChannelSecurityToken
  More...
 
class  ChannelSecurityTokenCollection
 A collection of ChannelSecurityToken objects. More...
 
class  OpenSecureChannelRequest
  More...
 
class  OpenSecureChannelRequestCollection
 A collection of OpenSecureChannelRequest objects. More...
 
class  OpenSecureChannelResponse
  More...
 
class  OpenSecureChannelResponseCollection
 A collection of OpenSecureChannelResponse objects. More...
 
class  CloseSecureChannelRequest
  More...
 
class  CloseSecureChannelRequestCollection
 A collection of CloseSecureChannelRequest objects. More...
 
class  CloseSecureChannelResponse
  More...
 
class  CloseSecureChannelResponseCollection
 A collection of CloseSecureChannelResponse objects. More...
 
class  SignedSoftwareCertificate
  More...
 
class  SignedSoftwareCertificateCollection
 A collection of SignedSoftwareCertificate objects. More...
 
class  SignatureData
  More...
 
class  SignatureDataCollection
 A collection of SignatureData objects. More...
 
class  CreateSessionRequest
  More...
 
class  CreateSessionRequestCollection
 A collection of CreateSessionRequest objects. More...
 
class  CreateSessionResponse
  More...
 
class  CreateSessionResponseCollection
 A collection of CreateSessionResponse objects. More...
 
class  UserIdentityToken
  More...
 
class  UserIdentityTokenCollection
 A collection of UserIdentityToken objects. More...
 
class  AnonymousIdentityToken
  More...
 
class  AnonymousIdentityTokenCollection
 A collection of AnonymousIdentityToken objects. More...
 
class  UserNameIdentityToken
  More...
 
class  UserNameIdentityTokenCollection
 A collection of UserNameIdentityToken objects. More...
 
class  X509IdentityToken
  More...
 
class  X509IdentityTokenCollection
 A collection of X509IdentityToken objects. More...
 
class  IssuedIdentityToken
  More...
 
class  IssuedIdentityTokenCollection
 A collection of IssuedIdentityToken objects. More...
 
class  ActivateSessionRequest
  More...
 
class  ActivateSessionRequestCollection
 A collection of ActivateSessionRequest objects. More...
 
class  ActivateSessionResponse
  More...
 
class  ActivateSessionResponseCollection
 A collection of ActivateSessionResponse objects. More...
 
class  CloseSessionRequest
  More...
 
class  CloseSessionRequestCollection
 A collection of CloseSessionRequest objects. More...
 
class  CloseSessionResponse
  More...
 
class  CloseSessionResponseCollection
 A collection of CloseSessionResponse objects. More...
 
class  CancelRequest
  More...
 
class  CancelRequestCollection
 A collection of CancelRequest objects. More...
 
class  CancelResponse
  More...
 
class  CancelResponseCollection
 A collection of CancelResponse objects. More...
 
class  NodeAttributes
  More...
 
class  NodeAttributesCollection
 A collection of NodeAttributes objects. More...
 
class  ObjectAttributes
  More...
 
class  ObjectAttributesCollection
 A collection of ObjectAttributes objects. More...
 
class  VariableAttributes
  More...
 
class  VariableAttributesCollection
 A collection of VariableAttributes objects. More...
 
class  MethodAttributes
  More...
 
class  MethodAttributesCollection
 A collection of MethodAttributes objects. More...
 
class  ObjectTypeAttributes
  More...
 
class  ObjectTypeAttributesCollection
 A collection of ObjectTypeAttributes objects. More...
 
class  VariableTypeAttributes
  More...
 
class  VariableTypeAttributesCollection
 A collection of VariableTypeAttributes objects. More...
 
class  ReferenceTypeAttributes
  More...
 
class  ReferenceTypeAttributesCollection
 A collection of ReferenceTypeAttributes objects. More...
 
class  DataTypeAttributes
  More...
 
class  DataTypeAttributesCollection
 A collection of DataTypeAttributes objects. More...
 
class  ViewAttributes
  More...
 
class  ViewAttributesCollection
 A collection of ViewAttributes objects. More...
 
class  AddNodesItem
  More...
 
class  AddNodesItemCollection
 A collection of AddNodesItem objects. More...
 
class  AddNodesResult
  More...
 
class  AddNodesResultCollection
 A collection of AddNodesResult objects. More...
 
class  AddNodesRequest
  More...
 
class  AddNodesRequestCollection
 A collection of AddNodesRequest objects. More...
 
class  AddNodesResponse
  More...
 
class  AddNodesResponseCollection
 A collection of AddNodesResponse objects. More...
 
class  AddReferencesItem
  More...
 
class  AddReferencesItemCollection
 A collection of AddReferencesItem objects. More...
 
class  AddReferencesRequest
  More...
 
class  AddReferencesRequestCollection
 A collection of AddReferencesRequest objects. More...
 
class  AddReferencesResponse
  More...
 
class  AddReferencesResponseCollection
 A collection of AddReferencesResponse objects. More...
 
class  DeleteNodesItem
  More...
 
class  DeleteNodesItemCollection
 A collection of DeleteNodesItem objects. More...
 
class  DeleteNodesRequest
  More...
 
class  DeleteNodesRequestCollection
 A collection of DeleteNodesRequest objects. More...
 
class  DeleteNodesResponse
  More...
 
class  DeleteNodesResponseCollection
 A collection of DeleteNodesResponse objects. More...
 
class  DeleteReferencesItem
  More...
 
class  DeleteReferencesItemCollection
 A collection of DeleteReferencesItem objects. More...
 
class  DeleteReferencesRequest
  More...
 
class  DeleteReferencesRequestCollection
 A collection of DeleteReferencesRequest objects. More...
 
class  DeleteReferencesResponse
  More...
 
class  DeleteReferencesResponseCollection
 A collection of DeleteReferencesResponse objects. More...
 
class  ViewDescription
 Specifies a View. More...
 
class  ViewDescriptionCollection
 A collection of ViewDescription objects. More...
 
class  BrowseDescription
 A list of nodes to Browse More...
 
class  BrowseDescriptionCollection
 A collection of BrowseDescription objects. More...
 
class  ReferenceDescription
 Reference parameters returned for the Browse Service. More...
 
class  ReferenceDescriptionCollection
 A collection of ReferenceDescription objects. More...
 
class  BrowseResult
 The results of a Browse operation. More...
 
class  BrowseResultCollection
 A collection of BrowseResult objects. More...
 
class  BrowseRequest
  More...
 
class  BrowseRequestCollection
 A collection of BrowseRequest objects. More...
 
class  BrowseResponse
  More...
 
class  BrowseResponseCollection
 A collection of BrowseResponse objects. More...
 
class  BrowseNextRequest
  More...
 
class  BrowseNextRequestCollection
 A collection of BrowseNextRequest objects. More...
 
class  BrowseNextResponse
  More...
 
class  BrowseNextResponseCollection
 A collection of BrowseNextResponse objects. More...
 
class  RelativePathElement
 A sequence of References and BrowseNames to follow.
Each element in the sequence is processed by finding the targets and then using those targets as the starting nodes for the next element. The targets of the final element are the target of the RelativePath. More...
 
class  RelativePathElementCollection
 A collection of RelativePathElement objects. More...
 
class  RelativePathCollection
 A collection of RelativePath objects. More...
 
class  BrowsePath
 List of browse paths for which NodeIds are being requested. More...
 
class  BrowsePathCollection
 A collection of BrowsePath objects. More...
 
class  BrowsePathTarget
 List of targets for the relativePath from the startingNode.
A Server may encounter a Reference to a Node in another Server which it cannot follow while it is processing the RelativePath. If this happens the Server returns the NodeId of the external Node and sets the remainingPathIndex parameter to indicate which RelativePath elements still need to be processed. To complete the operation the Client shall connect to the other Server and call this service again using the target as the startingNode and the unprocessed elements as the relativePath. More...
 
class  BrowsePathTargetCollection
 A collection of BrowsePathTarget objects. More...
 
class  BrowsePathResult
 List of results for the list of browse paths. The size and order of the list matches the size and order of the browsePaths request parameter. More...
 
class  BrowsePathResultCollection
 A collection of BrowsePathResult objects. More...
 
class  TranslateBrowsePathsToNodeIdsRequest
  More...
 
class  TranslateBrowsePathsToNodeIdsRequestCollection
 A collection of TranslateBrowsePathsToNodeIdsRequest objects. More...
 
class  TranslateBrowsePathsToNodeIdsResponse
  More...
 
class  TranslateBrowsePathsToNodeIdsResponseCollection
 A collection of TranslateBrowsePathsToNodeIdsResponse objects. More...
 
class  RegisterNodesRequest
  More...
 
class  RegisterNodesRequestCollection
 A collection of RegisterNodesRequest objects. More...
 
class  RegisterNodesResponse
  More...
 
class  RegisterNodesResponseCollection
 A collection of RegisterNodesResponse objects. More...
 
class  UnregisterNodesRequest
  More...
 
class  UnregisterNodesRequestCollection
 A collection of UnregisterNodesRequest objects. More...
 
class  UnregisterNodesResponse
  More...
 
class  UnregisterNodesResponseCollection
 A collection of UnregisterNodesResponse objects. More...
 
class  EndpointConfiguration
  More...
 
class  EndpointConfigurationCollection
 A collection of EndpointConfiguration objects. More...
 
class  SupportedProfile
  More...
 
class  SupportedProfileCollection
 A collection of SupportedProfile objects. More...
 
class  SoftwareCertificate
  More...
 
class  SoftwareCertificateCollection
 A collection of SoftwareCertificate objects. More...
 
class  QueryDataDescription
  More...
 
class  QueryDataDescriptionCollection
 A collection of QueryDataDescription objects. More...
 
class  NodeTypeDescription
  More...
 
class  NodeTypeDescriptionCollection
 A collection of NodeTypeDescription objects. More...
 
class  QueryDataSet
  More...
 
class  QueryDataSetCollection
 A collection of QueryDataSet objects. More...
 
class  NodeReference
  More...
 
class  NodeReferenceCollection
 A collection of NodeReference objects. More...
 
class  ContentFilterElement
  More...
 
class  ContentFilterElementCollection
 A collection of ContentFilterElement objects. More...
 
class  ContentFilter
  More...
 
class  ContentFilterCollection
 A collection of ContentFilter objects. More...
 
class  FilterOperand
  More...
 
class  FilterOperandCollection
 A collection of FilterOperand objects. More...
 
class  ElementOperand
  More...
 
class  ElementOperandCollection
 A collection of ElementOperand objects. More...
 
class  LiteralOperand
  More...
 
class  LiteralOperandCollection
 A collection of LiteralOperand objects. More...
 
class  AttributeOperand
  More...
 
class  AttributeOperandCollection
 A collection of AttributeOperand objects. More...
 
class  SimpleAttributeOperand
  More...
 
class  SimpleAttributeOperandCollection
 A collection of SimpleAttributeOperand objects. More...
 
class  ContentFilterElementResult
  More...
 
class  ContentFilterElementResultCollection
 A collection of ContentFilterElementResult objects. More...
 
class  ContentFilterResult
  More...
 
class  ContentFilterResultCollection
 A collection of ContentFilterResult objects. More...
 
class  ParsingResult
  More...
 
class  ParsingResultCollection
 A collection of ParsingResult objects. More...
 
class  QueryFirstRequest
  More...
 
class  QueryFirstRequestCollection
 A collection of QueryFirstRequest objects. More...
 
class  QueryFirstResponse
  More...
 
class  QueryFirstResponseCollection
 A collection of QueryFirstResponse objects. More...
 
class  QueryNextRequest
  More...
 
class  QueryNextRequestCollection
 A collection of QueryNextRequest objects. More...
 
class  QueryNextResponse
  More...
 
class  QueryNextResponseCollection
 A collection of QueryNextResponse objects. More...
 
class  ReadValueId
 Identifier for an item to read or to monitor. More...
 
class  ReadValueIdCollection
 A collection of ReadValueId objects. More...
 
class  ReadRequest
  More...
 
class  ReadRequestCollection
 A collection of ReadRequest objects. More...
 
class  ReadResponse
  More...
 
class  ReadResponseCollection
 A collection of ReadResponse objects. More...
 
class  HistoryReadValueId
 This parameter contains the list of items upon which the historical retrieval is to be performed. More...
 
class  HistoryReadValueIdCollection
 A collection of HistoryReadValueId objects. More...
 
class  HistoryReadResult
 List of read results. The size and order of the list matches the size and order of the nodesToRead request parameter. More...
 
class  HistoryReadResultCollection
 A collection of HistoryReadResult objects. More...
 
class  HistoryReadDetails
  More...
 
class  HistoryReadDetailsCollection
 A collection of HistoryReadDetails objects. More...
 
class  ReadEventDetails
  More...
 
class  ReadEventDetailsCollection
 A collection of ReadEventDetails objects. More...
 
class  ReadRawModifiedDetails
  More...
 
class  ReadRawModifiedDetailsCollection
 A collection of ReadRawModifiedDetails objects. More...
 
class  ReadProcessedDetails
  More...
 
class  ReadProcessedDetailsCollection
 A collection of ReadProcessedDetails objects. More...
 
class  ReadAtTimeDetails
  More...
 
class  ReadAtTimeDetailsCollection
 A collection of ReadAtTimeDetails objects. More...
 
class  HistoryData
  More...
 
class  HistoryDataCollection
 A collection of HistoryData objects. More...
 
class  ModificationInfo
  More...
 
class  ModificationInfoCollection
 A collection of ModificationInfo objects. More...
 
class  HistoryModifiedData
  More...
 
class  HistoryModifiedDataCollection
 A collection of HistoryModifiedData objects. More...
 
class  HistoryEvent
  More...
 
class  HistoryEventCollection
 A collection of HistoryEvent objects. More...
 
class  HistoryReadRequest
  More...
 
class  HistoryReadRequestCollection
 A collection of HistoryReadRequest objects. More...
 
class  HistoryReadResponse
  More...
 
class  HistoryReadResponseCollection
 A collection of HistoryReadResponse objects. More...
 
class  WriteValue
 List of Nodes and their Attributes to write. More...
 
class  WriteValueCollection
 A collection of WriteValue objects. More...
 
class  WriteRequest
  More...
 
class  WriteRequestCollection
 A collection of WriteRequest objects. More...
 
class  WriteResponse
  More...
 
class  WriteResponseCollection
 A collection of WriteResponse objects. More...
 
class  HistoryUpdateDetails
  More...
 
class  HistoryUpdateDetailsCollection
 A collection of HistoryUpdateDetails objects. More...
 
class  UpdateDataDetails
  More...
 
class  UpdateDataDetailsCollection
 A collection of UpdateDataDetails objects. More...
 
class  UpdateStructureDataDetails
  More...
 
class  UpdateStructureDataDetailsCollection
 A collection of UpdateStructureDataDetails objects. More...
 
class  UpdateEventDetails
  More...
 
class  UpdateEventDetailsCollection
 A collection of UpdateEventDetails objects. More...
 
class  DeleteRawModifiedDetails
  More...
 
class  DeleteRawModifiedDetailsCollection
 A collection of DeleteRawModifiedDetails objects. More...
 
class  DeleteAtTimeDetails
  More...
 
class  DeleteAtTimeDetailsCollection
 A collection of DeleteAtTimeDetails objects. More...
 
class  DeleteEventDetails
  More...
 
class  DeleteEventDetailsCollection
 A collection of DeleteEventDetails objects. More...
 
class  HistoryUpdateResult
 List of update results for the history update details. The size and order of the list matches the size and order of the details element of the historyUpdateDetails parameter specified in the request. More...
 
class  HistoryUpdateResultCollection
 A collection of HistoryUpdateResult objects. More...
 
class  HistoryUpdateRequest
  More...
 
class  HistoryUpdateRequestCollection
 A collection of HistoryUpdateRequest objects. More...
 
class  HistoryUpdateResponse
  More...
 
class  HistoryUpdateResponseCollection
 A collection of HistoryUpdateResponse objects. More...
 
class  CallMethodRequest
 List of Methods to call. More...
 
class  CallMethodRequestCollection
 A collection of CallMethodRequest objects. More...
 
class  CallMethodResult
 Result for the Method calls. More...
 
class  CallMethodResultCollection
 A collection of CallMethodResult objects. More...
 
class  CallRequest
  More...
 
class  CallRequestCollection
 A collection of CallRequest objects. More...
 
class  CallResponse
  More...
 
class  CallResponseCollection
 A collection of CallResponse objects. More...
 
class  MonitoringFilter
  More...
 
class  MonitoringFilterCollection
 A collection of MonitoringFilter objects. More...
 
class  DataChangeFilter
  More...
 
class  DataChangeFilterCollection
 A collection of DataChangeFilter objects. More...
 
class  EventFilter
  More...
 
class  EventFilterCollection
 A collection of EventFilter objects. More...
 
class  AggregateConfiguration
  More...
 
class  AggregateConfigurationCollection
 A collection of AggregateConfiguration objects. More...
 
class  AggregateFilter
  More...
 
class  AggregateFilterCollection
 A collection of AggregateFilter objects. More...
 
class  MonitoringFilterResult
  More...
 
class  MonitoringFilterResultCollection
 A collection of MonitoringFilterResult objects. More...
 
class  EventFilterResult
  More...
 
class  EventFilterResultCollection
 A collection of EventFilterResult objects. More...
 
class  AggregateFilterResult
  More...
 
class  AggregateFilterResultCollection
 A collection of AggregateFilterResult objects. More...
 
class  MonitoringParameters
 Parameters that define the monitoring characteristics of a MonitoredItem. More...
 
class  MonitoringParametersCollection
 A collection of MonitoringParameters objects. More...
 
class  MonitoredItemCreateRequest
 A list of MonitoredItems to be created and assigned to the specified Subscription. More...
 
class  MonitoredItemCreateRequestCollection
 A collection of MonitoredItemCreateRequest objects. More...
 
class  MonitoredItemCreateResult
 List of results for the MonitoredItems to create. The size and order of the list matches the size and order of the itemsToCreate request parameter. More...
 
class  MonitoredItemCreateResultCollection
 A collection of MonitoredItemCreateResult objects. More...
 
class  CreateMonitoredItemsRequest
  More...
 
class  CreateMonitoredItemsRequestCollection
 A collection of CreateMonitoredItemsRequest objects. More...
 
class  CreateMonitoredItemsResponse
  More...
 
class  CreateMonitoredItemsResponseCollection
 A collection of CreateMonitoredItemsResponse objects. More...
 
class  MonitoredItemModifyRequest
 The list of MonitoredItems to modify. More...
 
class  MonitoredItemModifyRequestCollection
 A collection of MonitoredItemModifyRequest objects. More...
 
class  MonitoredItemModifyResult
 List of results for the MonitoredItems to modify. The size and order of the list matches the size and order of the itemsToModify request parameter. More...
 
class  MonitoredItemModifyResultCollection
 A collection of MonitoredItemModifyResult objects. More...
 
class  ModifyMonitoredItemsRequest
  More...
 
class  ModifyMonitoredItemsRequestCollection
 A collection of ModifyMonitoredItemsRequest objects. More...
 
class  ModifyMonitoredItemsResponse
  More...
 
class  ModifyMonitoredItemsResponseCollection
 A collection of ModifyMonitoredItemsResponse objects. More...
 
class  SetMonitoringModeRequest
  More...
 
class  SetMonitoringModeRequestCollection
 A collection of SetMonitoringModeRequest objects. More...
 
class  SetMonitoringModeResponse
  More...
 
class  SetMonitoringModeResponseCollection
 A collection of SetMonitoringModeResponse objects. More...
 
class  SetTriggeringRequest
  More...
 
class  SetTriggeringRequestCollection
 A collection of SetTriggeringRequest objects. More...
 
class  SetTriggeringResponse
  More...
 
class  SetTriggeringResponseCollection
 A collection of SetTriggeringResponse objects. More...
 
class  DeleteMonitoredItemsRequest
  More...
 
class  DeleteMonitoredItemsRequestCollection
 A collection of DeleteMonitoredItemsRequest objects. More...
 
class  DeleteMonitoredItemsResponse
  More...
 
class  DeleteMonitoredItemsResponseCollection
 A collection of DeleteMonitoredItemsResponse objects. More...
 
class  CreateSubscriptionRequest
  More...
 
class  CreateSubscriptionRequestCollection
 A collection of CreateSubscriptionRequest objects. More...
 
class  CreateSubscriptionResponse
  More...
 
class  CreateSubscriptionResponseCollection
 A collection of CreateSubscriptionResponse objects. More...
 
class  ModifySubscriptionRequest
  More...
 
class  ModifySubscriptionRequestCollection
 A collection of ModifySubscriptionRequest objects. More...
 
class  ModifySubscriptionResponse
  More...
 
class  ModifySubscriptionResponseCollection
 A collection of ModifySubscriptionResponse objects. More...
 
class  SetPublishingModeRequest
  More...
 
class  SetPublishingModeRequestCollection
 A collection of SetPublishingModeRequest objects. More...
 
class  SetPublishingModeResponse
  More...
 
class  SetPublishingModeResponseCollection
 A collection of SetPublishingModeResponse objects. More...
 
class  NotificationMessage
  More...
 
class  NotificationMessageCollection
 A collection of NotificationMessage objects. More...
 
class  NotificationData
  More...
 
class  NotificationDataCollection
 A collection of NotificationData objects. More...
 
class  DataChangeNotification
  More...
 
class  DataChangeNotificationCollection
 A collection of DataChangeNotification objects. More...
 
class  MonitoredItemNotification
  More...
 
class  MonitoredItemNotificationCollection
 A collection of MonitoredItemNotification objects. More...
 
class  EventNotificationList
  More...
 
class  EventNotificationListCollection
 A collection of EventNotificationList objects. More...
 
class  EventFieldList
  More...
 
class  EventFieldListCollection
 A collection of EventFieldList objects. More...
 
class  HistoryEventFieldList
  More...
 
class  HistoryEventFieldListCollection
 A collection of HistoryEventFieldList objects. More...
 
class  StatusChangeNotification
  More...
 
class  StatusChangeNotificationCollection
 A collection of StatusChangeNotification objects. More...
 
class  SubscriptionAcknowledgement
 The list of acknowledgements for one or more Subscriptions. This list may contain multiple acknowledgements for the same Subscription (multiple entries with the same subscriptionId). More...
 
class  SubscriptionAcknowledgementCollection
 A collection of SubscriptionAcknowledgement objects. More...
 
class  PublishRequest
  More...
 
class  PublishRequestCollection
 A collection of PublishRequest objects. More...
 
class  PublishResponse
  More...
 
class  PublishResponseCollection
 A collection of PublishResponse objects. More...
 
class  RepublishRequest
  More...
 
class  RepublishRequestCollection
 A collection of RepublishRequest objects. More...
 
class  RepublishResponse
  More...
 
class  RepublishResponseCollection
 A collection of RepublishResponse objects. More...
 
class  TransferResult
 List of results for the Subscriptions to transfer. The size and order of the list matches the size and order of the subscriptionIds request parameter. More...
 
class  TransferResultCollection
 A collection of TransferResult objects. More...
 
class  TransferSubscriptionsRequest
  More...
 
class  TransferSubscriptionsRequestCollection
 A collection of TransferSubscriptionsRequest objects. More...
 
class  TransferSubscriptionsResponse
  More...
 
class  TransferSubscriptionsResponseCollection
 A collection of TransferSubscriptionsResponse objects. More...
 
class  DeleteSubscriptionsRequest
  More...
 
class  DeleteSubscriptionsRequestCollection
 A collection of DeleteSubscriptionsRequest objects. More...
 
class  DeleteSubscriptionsResponse
  More...
 
class  DeleteSubscriptionsResponseCollection
 A collection of DeleteSubscriptionsResponse objects. More...
 
class  ScalarTestType
 Description More...
 
class  ScalarTestTypeCollection
 A collection of ScalarTestType objects. More...
 
class  ArrayTestType
 Description More...
 
class  ArrayTestTypeCollection
 A collection of ArrayTestType objects. More...
 
class  CompositeTestType
  More...
 
class  CompositeTestTypeCollection
 A collection of CompositeTestType objects. More...
 
class  TestStackRequest
  More...
 
class  TestStackRequestCollection
 A collection of TestStackRequest objects. More...
 
class  TestStackResponse
  More...
 
class  TestStackResponseCollection
 A collection of TestStackResponse objects. More...
 
class  TestStackExRequest
  More...
 
class  TestStackExRequestCollection
 A collection of TestStackExRequest objects. More...
 
class  TestStackExResponse
  More...
 
class  TestStackExResponseCollection
 A collection of TestStackExResponse objects. More...
 
class  BuildInfo
  More...
 
class  BuildInfoCollection
 A collection of BuildInfo objects. More...
 
class  RedundantServerDataType
  More...
 
class  RedundantServerDataTypeCollection
 A collection of RedundantServerDataType objects. More...
 
class  EndpointUrlListDataType
  More...
 
class  EndpointUrlListDataTypeCollection
 A collection of EndpointUrlListDataType objects. More...
 
class  NetworkGroupDataType
  More...
 
class  NetworkGroupDataTypeCollection
 A collection of NetworkGroupDataType objects. More...
 
class  SamplingIntervalDiagnosticsDataType
  More...
 
class  SamplingIntervalDiagnosticsDataTypeCollection
 A collection of SamplingIntervalDiagnosticsDataType objects. More...
 
class  ServerDiagnosticsSummaryDataType
  More...
 
class  ServerDiagnosticsSummaryDataTypeCollection
 A collection of ServerDiagnosticsSummaryDataType objects. More...
 
class  ServerStatusDataType
  More...
 
class  ServerStatusDataTypeCollection
 A collection of ServerStatusDataType objects. More...
 
class  SessionDiagnosticsDataType
  More...
 
class  SessionDiagnosticsDataTypeCollection
 A collection of SessionDiagnosticsDataType objects. More...
 
class  SessionSecurityDiagnosticsDataType
  More...
 
class  SessionSecurityDiagnosticsDataTypeCollection
 A collection of SessionSecurityDiagnosticsDataType objects. More...
 
class  ServiceCounterDataType
  More...
 
class  ServiceCounterDataTypeCollection
 A collection of ServiceCounterDataType objects. More...
 
class  StatusResult
  More...
 
class  StatusResultCollection
 A collection of StatusResult objects. More...
 
class  SubscriptionDiagnosticsDataType
  More...
 
class  SubscriptionDiagnosticsDataTypeCollection
 A collection of SubscriptionDiagnosticsDataType objects. More...
 
class  ModelChangeStructureDataType
  More...
 
class  ModelChangeStructureDataTypeCollection
 A collection of ModelChangeStructureDataType objects. More...
 
class  SemanticChangeStructureDataType
  More...
 
class  SemanticChangeStructureDataTypeCollection
 A collection of SemanticChangeStructureDataType objects. More...
 
class  Range
  More...
 
class  RangeCollection
 A collection of Range objects. More...
 
class  EUInformation
  More...
 
class  EUInformationCollection
 A collection of EUInformation objects. More...
 
class  ComplexNumberType
  More...
 
class  ComplexNumberTypeCollection
 A collection of ComplexNumberType objects. More...
 
class  DoubleComplexNumberType
  More...
 
class  DoubleComplexNumberTypeCollection
 A collection of DoubleComplexNumberType objects. More...
 
class  AxisInformation
  More...
 
class  AxisInformationCollection
 A collection of AxisInformation objects. More...
 
class  XVType
  More...
 
class  XVTypeCollection
 A collection of XVType objects. More...
 
class  ProgramDiagnosticDataType
  More...
 
class  ProgramDiagnosticDataTypeCollection
 A collection of ProgramDiagnosticDataType objects. More...
 
class  Annotation
  More...
 
class  AnnotationCollection
 A collection of Annotation objects. More...
 
class  SessionEndpoint
 A endpoint object used by clients to access a UA service. More...
 
class  DiscoveryEndpoint
 A endpoint object used by clients to access a UA service. More...
 
interface  ISessionEndpoint
 The asynchronous service contract which must be implemented by UA servers. More...
 
interface  ISessionChannel
 An interface used by by clients to access a UA server. More...
 
interface  IDiscoveryEndpoint
 The asynchronous service contract which must be implemented by UA servers. More...
 
interface  IDiscoveryChannel
 An interface used by by clients to access a UA server. More...
 
interface  IRegistrationEndpoint
 The asynchronous service contract which must be implemented by UA servers. More...
 
interface  IRegistrationChannel
 An interface used by by clients to access a UA server. More...
 
class  FindDnsServicesMessage
 The message contract for the FindDnsServices service. More...
 
class  FindDnsServicesResponseMessage
 The message contract for the FindDnsServices service response. More...
 
class  FindServersMessage
 The message contract for the FindServers service. More...
 
class  FindServersResponseMessage
 The message contract for the FindServers service response. More...
 
class  GetEndpointsMessage
 The message contract for the GetEndpoints service. More...
 
class  GetEndpointsResponseMessage
 The message contract for the GetEndpoints service response. More...
 
class  RegisterServerMessage
 The message contract for the RegisterServer service. More...
 
class  RegisterServerResponseMessage
 The message contract for the RegisterServer service response. More...
 
class  OpenSecureChannelMessage
 The message contract for the OpenSecureChannel service. More...
 
class  OpenSecureChannelResponseMessage
 The message contract for the OpenSecureChannel service response. More...
 
class  CloseSecureChannelMessage
 The message contract for the CloseSecureChannel service. More...
 
class  CloseSecureChannelResponseMessage
 The message contract for the CloseSecureChannel service response. More...
 
class  CreateSessionMessage
 The message contract for the CreateSession service. More...
 
class  CreateSessionResponseMessage
 The message contract for the CreateSession service response. More...
 
class  ActivateSessionMessage
 The message contract for the ActivateSession service. More...
 
class  ActivateSessionResponseMessage
 The message contract for the ActivateSession service response. More...
 
class  CloseSessionMessage
 The message contract for the CloseSession service. More...
 
class  CloseSessionResponseMessage
 The message contract for the CloseSession service response. More...
 
class  CancelMessage
 The message contract for the Cancel service. More...
 
class  CancelResponseMessage
 The message contract for the Cancel service response. More...
 
class  AddNodesMessage
 The message contract for the AddNodes service. More...
 
class  AddNodesResponseMessage
 The message contract for the AddNodes service response. More...
 
class  AddReferencesMessage
 The message contract for the AddReferences service. More...
 
class  AddReferencesResponseMessage
 The message contract for the AddReferences service response. More...
 
class  DeleteNodesMessage
 The message contract for the DeleteNodes service. More...
 
class  DeleteNodesResponseMessage
 The message contract for the DeleteNodes service response. More...
 
class  DeleteReferencesMessage
 The message contract for the DeleteReferences service. More...
 
class  DeleteReferencesResponseMessage
 The message contract for the DeleteReferences service response. More...
 
class  BrowseMessage
 The message contract for the Browse service. More...
 
class  BrowseResponseMessage
 The message contract for the Browse service response. More...
 
class  BrowseNextMessage
 The message contract for the BrowseNext service. More...
 
class  BrowseNextResponseMessage
 The message contract for the BrowseNext service response. More...
 
class  TranslateBrowsePathsToNodeIdsMessage
 The message contract for the TranslateBrowsePathsToNodeIds service. More...
 
class  TranslateBrowsePathsToNodeIdsResponseMessage
 The message contract for the TranslateBrowsePathsToNodeIds service response. More...
 
class  RegisterNodesMessage
 The message contract for the RegisterNodes service. More...
 
class  RegisterNodesResponseMessage
 The message contract for the RegisterNodes service response. More...
 
class  UnregisterNodesMessage
 The message contract for the UnregisterNodes service. More...
 
class  UnregisterNodesResponseMessage
 The message contract for the UnregisterNodes service response. More...
 
class  QueryFirstMessage
 The message contract for the QueryFirst service. More...
 
class  QueryFirstResponseMessage
 The message contract for the QueryFirst service response. More...
 
class  QueryNextMessage
 The message contract for the QueryNext service. More...
 
class  QueryNextResponseMessage
 The message contract for the QueryNext service response. More...
 
class  ReadMessage
 The message contract for the Read service. More...
 
class  ReadResponseMessage
 The message contract for the Read service response. More...
 
class  HistoryReadMessage
 The message contract for the HistoryRead service. More...
 
class  HistoryReadResponseMessage
 The message contract for the HistoryRead service response. More...
 
class  WriteMessage
 The message contract for the Write service. More...
 
class  WriteResponseMessage
 The message contract for the Write service response. More...
 
class  HistoryUpdateMessage
 The message contract for the HistoryUpdate service. More...
 
class  HistoryUpdateResponseMessage
 The message contract for the HistoryUpdate service response. More...
 
class  CallMessage
 The message contract for the Call service. More...
 
class  CallResponseMessage
 The message contract for the Call service response. More...
 
class  CreateMonitoredItemsMessage
 The message contract for the CreateMonitoredItems service. More...
 
class  CreateMonitoredItemsResponseMessage
 The message contract for the CreateMonitoredItems service response. More...
 
class  ModifyMonitoredItemsMessage
 The message contract for the ModifyMonitoredItems service. More...
 
class  ModifyMonitoredItemsResponseMessage
 The message contract for the ModifyMonitoredItems service response. More...
 
class  SetMonitoringModeMessage
 The message contract for the SetMonitoringMode service. More...
 
class  SetMonitoringModeResponseMessage
 The message contract for the SetMonitoringMode service response. More...
 
class  SetTriggeringMessage
 The message contract for the SetTriggering service. More...
 
class  SetTriggeringResponseMessage
 The message contract for the SetTriggering service response. More...
 
class  DeleteMonitoredItemsMessage
 The message contract for the DeleteMonitoredItems service. More...
 
class  DeleteMonitoredItemsResponseMessage
 The message contract for the DeleteMonitoredItems service response. More...
 
class  CreateSubscriptionMessage
 The message contract for the CreateSubscription service. More...
 
class  CreateSubscriptionResponseMessage
 The message contract for the CreateSubscription service response. More...
 
class  ModifySubscriptionMessage
 The message contract for the ModifySubscription service. More...
 
class  ModifySubscriptionResponseMessage
 The message contract for the ModifySubscription service response. More...
 
class  SetPublishingModeMessage
 The message contract for the SetPublishingMode service. More...
 
class  SetPublishingModeResponseMessage
 The message contract for the SetPublishingMode service response. More...
 
class  PublishMessage
 The message contract for the Publish service. More...
 
class  PublishResponseMessage
 The message contract for the Publish service response. More...
 
class  RepublishMessage
 The message contract for the Republish service. More...
 
class  RepublishResponseMessage
 The message contract for the Republish service response. More...
 
class  TransferSubscriptionsMessage
 The message contract for the TransferSubscriptions service. More...
 
class  TransferSubscriptionsResponseMessage
 The message contract for the TransferSubscriptions service response. More...
 
class  DeleteSubscriptionsMessage
 The message contract for the DeleteSubscriptions service. More...
 
class  DeleteSubscriptionsResponseMessage
 The message contract for the DeleteSubscriptions service response. More...
 
class  TestStackMessage
 The message contract for the TestStack service. More...
 
class  TestStackResponseMessage
 The message contract for the TestStack service response. More...
 
class  TestStackExMessage
 The message contract for the TestStackEx service. More...
 
class  TestStackExResponseMessage
 The message contract for the TestStackEx service response. More...
 
interface  ISessionServer
 An interface to a UA server implementation. More...
 
class  SessionServerBase
 A basic implementation of the UA server. More...
 
interface  IDiscoveryServer
 An interface to a UA server implementation. More...
 
class  DiscoveryServerBase
 A basic implementation of the UA server. More...
 
class  AccessRule
 A rule which applies to an entity. More...
 
class  AccountInfo
 Stores information about an account. More...
 
class  HttpAccessRule
 An access rule for an HTTP URL used by a WCF service. More...
 
class  SslCertificateBinding
 Stores the details of an SSL certification configuration binding. More...
 
interface  IModelMapper
 An interface that allows the caller to customize the object to UA mapping. More...
 
interface  IMapperContext
 A base interface for context information that is passed through the model mapper to a handler. More...
 
class  ModelHandle
 A handle which can be used to read/write/subscribe to an object. More...
 
class  ModelMapper
 Provides access to a UA information model using classes with special attributes defined. More...
 
class  ModelMapping
 A object which stores the state of a mapping between a class and a UA information model. More...
 
class  ModelPropertyDescriptor
 A custom descriptor for a property for types used with reflection. More...
 
class  UaInstanceDeclarationAttribute
 Used to indicate that a field is an instance declaration for a UA type definition. More...
 
class  UaPlaceholderDeclarationAttribute
 Used to indicate that a field is an placeholder declaration for a UA type definition. More...
 
class  UaTypeDefinitionAttribute
 Used to indicate that a class is a UA type definition. More...
 
class  CreateCertificateSettings
 The settings used when creating certificates. More...
 
class  CertificateValidator
 Validates certificates. More...
 
class  CertificateValidationEventArgs
 The event arguments provided when a certificate validation error occurs. More...
 
class  DirectoryCertificateStore
 Provides access to a directory based certificate store. More...
 
class  EncryptedData
 Stores a block of encypted data. More...
 
interface  ICertificate
 An interface to an X509 certificate. More...
 
interface  ICertificateStore
 Provides access to a certificate store. More...
 
class  WindowsCertificateStore
 Provides access to a simple file based certificate store. More...
 
class  X509CRL
 Provides access to an X509 CRL object. More...
 
class  TraceModuleInfo
 Stores the metadat for a trace module. More...
 
class  TraceBase< T >
 A base class for a class that provides module specific trace functions. More...
 
class  TraceBlock
 A class storing the state for a block of trace statements. More...
 
class  TraceEntry
 An entry in the trace log. More...
 
interface  ITraceListener
 An interface to a object that logs trace information. More...
 
class  TraceConsoleListener
 Implements a trace listener that writes to the debug console. More...
 
class  TraceDebugModuleInfo
 The metadata for the UnifiedAutomation.UaBase trace object. More...
 
class  TraceDebug
 The trace class used by the UnifiedAutomation.UaBase namespace. More...
 
class  TraceFileListener
 Implements a trace listener that writes to a file on disk. More...
 
class  TraceStackModuleInfo
 The metadata for the UnifiedAutomation.UaBase trace object. More...
 
class  TraceStack
 The trace class used by the UnifiedAutomation.UaBase namespace. More...
 
class  AsyncResultBase
 A base class for AsyncResult objects More...
 
interface  ITransportChannel
 This is an interface to a channel which supports More...
 
interface  ITransportListener
 This is an interface to a listener which supports UA binary encoding. More...
 
interface  ITransportListenerCallback
 This is an interface to a object that receives notifications from the listener when a message arrives. More...
 
class  TransportChannelSettings
 Stores the configuration settings for a channel. More...
 
class  TransportListenerSettings
 Stores the configuration settings for a channel. More...
 
class  ClientBase
 The client side interface with a UA server. More...
 
class  EndpointBase
 A base class for UA endpoints. More...
 
interface  IChannelBase
 The base interface for client proxies. More...
 
interface  IChannelOutgoingRequest
 An interface to an object that manages a request received from a client. More...
 
interface  IEndpointBase
 The base asynchronous interface for all services exposed by UA servers. More...
 
class  InvokeServiceMessage
 The message contract for the InvokeService service. More...
 
class  InvokeServiceResponseMessage
 The message contract for the InvokeService service response. More...
 
interface  IServerBase
 An interface to a service response message. More...
 
interface  IEndpointIncomingRequest
 An interface to an object that manages a request received from a client. More...
 
interface  IServiceHostBase
 An interface which the service host object. More...
 
interface  IServiceRequest
 An interface to a service request. More...
 
interface  IServiceResponse
 An interface to a service response. More...
 
interface  IServiceMessage
 An interface to a service message. More...
 
class  MessageContext
 The context used during message encoding/decoding. More...
 
class  MessageContextBehaviorAttribute
 Uses to indicate that a service endpoint uses the UA stack. More...
 
class  MessageContextMessageInspector
 Ensures the operation context is set up correctly. More...
 
class  MessageContextExtension
 Uses to add the message context to the WCF operation context. More...
 
class  SecureChannelContext
 Stores context information for the current secure channel. More...
 
class  ServerBase
 A base class for a UA server implementation. More...
 
class  ServerProperties
 The properties of the current server instance. More...
 
class  ServerSecurityPolicy
 A class that defines a group of sampling rates supported by the server. More...
 
class  ServiceHost
 A host for a UA service. More...
 
class  UaSoapXmlBinding
 The binding for the UA TCP protocol More...
 
class  WcfChannelBase
 A base class for WCF channel objects used access UA interfaces More...
 
class  WcfChannelBase< TChannel >
 A base class for WCF channel objects used access UA interfaces More...
 

Enumerations

enum  BuiltInType : int {
  Null = 0, Boolean = 1, SByte = 2, Byte = 3,
  Int16 = 4, UInt16 = 5, Int32 = 6, UInt32 = 7,
  Int64 = 8, UInt64 = 9, Float = 10, Double = 11,
  String = 12, DateTime = 13, Guid = 14, ByteString = 15,
  XmlElement = 16, NodeId = 17, ExpandedNodeId = 18, StatusCode = 19,
  QualifiedName = 20, LocalizedText = 21, ExtensionObject = 22, DataValue = 23,
  Variant = 24, DiagnosticInfo = 25, Number = 26, Integer = 27,
  UInteger = 28, Enumeration = 29
}
 The set of built-in data types for UA type descriptions. More...
 
enum  DiagnosticsMasks {
  None = 0, ServiceSymbolicId = 1, ServiceLocalizedText = 2, ServiceAdditionalInfo = 4,
  ServiceInnerStatusCode = 8, ServiceInnerDiagnostics = 16, ServiceSymbolicIdAndText = 3, ServiceNoInnerStatus = 15,
  ServiceAll = 31, OperationSymbolicId = 32, OperationLocalizedText = 64, OperationAdditionalInfo = 128,
  OperationInnerStatusCode = 256, OperationInnerDiagnostics = 512, OperationSymbolicIdAndText = 96, OperationNoInnerStatus = 224,
  OperationAll = 992, SymbolicId = 33, LocalizedText = 66, AdditionalInfo = 132,
  InnerStatusCode = 264, InnerDiagnostics = 528, SymbolicIdAndText = 99, NoInnerStatus = 239,
  All = 1023
}
 The DiagnosticsMasks enumeration. More...
 
enum  ExtensionObjectEncoding { None = 0, Binary = 1, Xml = 2, EncodeableObject = 3 }
 The types of encodings that may used with an object. More...
 
enum  LimitBits : int { None = 0x0000, Low = 0x0100, High = 0x0200, Constant = 0x0300 }
 Flags that are set to indicate the limit status of the value. More...
 
enum  AggregateBits : int {
  Raw = 0x00, Calculated = 0x01, Interpolated = 0x02, DataSourceMask = 0x03,
  Partial = 0x04, ExtraData = 0x08, MultipleValues = 0x10
}
 Flags that are set by the historian when returning archived values. More...
 
enum  EncodingType { Binary, Xml }
 The type of encoding used by an encoder/decoder. More...
 
enum  NodeIdType {
  TwoByte = 0, FourByte = 1, Numeric = 2, String = 3,
  Guid = 4, ByteString = 5
}
 The possible encodings for a NodeId value. More...
 
enum  OpenFileMode { Read = 1, Write = 2, EraseExisiting = 4, Append = 8 }
  More...
 
enum  IdType { Numeric = 0, String = 1, Guid = 2, Opaque = 3 }
  More...
 
enum  NodeClass {
  Unspecified = 0, Object = 1, Variable = 2, Method = 4,
  ObjectType = 8, VariableType = 16, ReferenceType = 32, DataType = 64,
  View = 128
}
  More...
 
enum  ApplicationType { Server = 0, Client = 1, ClientAndServer = 2, DiscoveryServer = 3 }
  More...
 
enum  MessageSecurityMode { Invalid = 0, None = 1, Sign = 2, SignAndEncrypt = 3 }
  More...
 
enum  UserTokenType { Anonymous = 0, UserName = 1, Certificate = 2, IssuedToken = 3 }
  More...
 
enum  SecurityTokenRequestType { Issue = 0, Renew = 1 }
  More...
 
enum  NodeAttributesMask {
  None = 0, AccessLevel = 1, ArrayDimensions = 2, BrowseName = 4,
  ContainsNoLoops = 8, DataType = 16, Description = 32, DisplayName = 64,
  EventNotifier = 128, Executable = 256, Historizing = 512, InverseName = 1024,
  IsAbstract = 2048, MinimumSamplingInterval = 4096, NodeClass = 8192, NodeId = 16384,
  Symmetric = 32768, UserAccessLevel = 65536, UserExecutable = 131072, UserWriteMask = 262144,
  ValueRank = 524288, WriteMask = 1048576, Value = 2097152, All = 4194303,
  BaseNode = 1335396, Object = 1335524, ObjectTypeOrDataType = 1337444, Variable = 4026999,
  VariableType = 3958902, Method = 1466724, ReferenceType = 1371236, View = 1335532
}
  More...
 
enum  AttributeWriteMask {
  None = 0, AccessLevel = 1, ArrayDimensions = 2, BrowseName = 4,
  ContainsNoLoops = 8, DataType = 16, Description = 32, DisplayName = 64,
  EventNotifier = 128, Executable = 256, Historizing = 512, InverseName = 1024,
  IsAbstract = 2048, MinimumSamplingInterval = 4096, NodeClass = 8192, NodeId = 16384,
  Symmetric = 32768, UserAccessLevel = 65536, UserExecutable = 131072, UserWriteMask = 262144,
  ValueRank = 524288, WriteMask = 1048576, ValueForVariableType = 2097152
}
  More...
 
enum  BrowseDirection { Forward = 0, Inverse = 1, Both = 2 }
 An enumeration that specifies the direction of References to follow. More...
 
enum  BrowseResultMask {
  None = 0, ReferenceTypeId = 1, IsForward = 2, NodeClass = 4,
  BrowseName = 8, DisplayName = 16, TypeDefinition = 32, All = 63,
  ReferenceTypeInfo = 3, TargetInfo = 60
}
  More...
 
enum  ComplianceLevel { Untested = 0, Partial = 1, SelfTested = 2, Certified = 3 }
  More...
 
enum  FilterOperator {
  Equals = 0, IsNull = 1, GreaterThan = 2, LessThan = 3,
  GreaterThanOrEqual = 4, LessThanOrEqual = 5, Like = 6, Not = 7,
  Between = 8, InList = 9, And = 10, Or = 11,
  Cast = 12, InView = 13, OfType = 14, RelatedTo = 15,
  BitwiseAnd = 16, BitwiseOr = 17
}
  More...
 
enum  TimestampsToReturn { Source = 0, Server = 1, Both = 2, Neither = 3 }
 The TimestampsToReturn is an enumeration that specifies the Timestamp Attributes to be transmitted for MonitoredItems or Nodes in Read and HistoryRead. More...
 
enum  HistoryUpdateType { Insert = 1, Replace = 2, Update = 3, Delete = 4 }
  More...
 
enum  PerformUpdateType { Insert = 1, Replace = 2, Update = 3, Remove = 4 }
  More...
 
enum  MonitoringMode { Disabled = 0, Sampling = 1, Reporting = 2 }
 The MonitoringMode is an enumeration that specifies whether sampling and reporting are enabled or disabled for a MonitoredItem. The value of the publishing enabled parameter for a Subscription does not affect the value of the monitoring mode for a MonitoredItem of the Subscription. More...
 
enum  DataChangeTrigger { Status = 0, StatusValue = 1, StatusValueTimestamp = 2 }
  More...
 
enum  DeadbandType { None = 0, Absolute = 1, Percent = 2 }
  More...
 
enum  EnumeratedTestType { Red = 1, Yellow = 4, Green = 5 }
 Description More...
 
enum  RedundancySupport {
  None = 0, Cold = 1, Warm = 2, Hot = 3,
  Transparent = 4, HotAndMirrored = 5
}
  More...
 
enum  ServerState {
  Running = 0, Failed = 1, NoConfiguration = 2, Suspended = 3,
  Shutdown = 4, Test = 5, CommunicationFault = 6, Unknown = 7
}
  More...
 
enum  ModelChangeStructureVerbMask {
  NodeAdded = 1, NodeDeleted = 2, ReferenceAdded = 4, ReferenceDeleted = 8,
  DataTypeChanged = 16
}
  More...
 
enum  AxisScaleEnumeration { Linear = 0, Log = 1, Ln = 2 }
  More...
 
enum  ExceptionDeviationFormat {
  AbsoluteValue = 0, PercentOfRange = 1, PercentOfValue = 2, PercentOfEURange = 3,
  Unknown = 4
}
  More...
 
enum  AccessRight { None = 0, Run = 2, Administer = 3 }
 The access rights available. More...
 
enum  CertificateValidationOptions {
  Default = 0x0, SuppressCertificateExpired = 0x1, SuppressHostNameInvalid = 0x2, SuppressRevocationStatusUnknown = 0x8,
  CheckRevocationStatusOnline = 0x10, CheckRevocationStatusOffine = 0x20, TreatAsInvalid = 0x40
}
 Options that can be used to suppress certificate validation errors. More...
 
enum  WindowsStoreType { LocalMachine, CurrentUser, User, Service }
 The type of certificate store. More...
 
enum  TraceLevel : int {
  None = 0, Error = 1, Warning = 2, System = 3,
  Info = 4, InterfaceCall = 5, Constructor = 6, ProgramFlow = 7,
  Data = 8, Default = -1
}
 The possible trace levels. More...
 
enum  TransportChannelFeatures {
  None = 0x0000, Open = 0x0001, BeginOpen = 0x0002, Reconnect = 0x0004,
  BeginReconnect = 0x0008, BeginClose = 0x0010, BeginSendRequest = 0x0020
}
 The masks for the optional features which may not be supported by every transport channel. More...
 
enum  BinaryEncodingSupport { Optional, Required, None }
 The type of binary encoding support allowed by a channel. More...
 
enum  RequestEncoding { Binary, Xml }
 The message encoding used with a request. More...
 

Functions

delegate void CreateCertificateEventHandler (object sender, CreateCertificateEventArgs e)
 A delegate to handle a create certificate event. More...
 
delegate void CreateHttpsCertificateEventHandler (object sender, CreateHttpsCertificateEventArgs e)
 A delegate to handle a create certificate event. More...
 
delegate void UntrustedCertificateEventHandler (object sender, UntrustedCertificateEventArgs e)
 A delegate to handle an untrusted certificate event. More...
 
delegate void ThreadPoolEventHandler (object data, StatusCode error)
 Called when a request is executed by the pool. More...
 
delegate DataValue ModelMappingGetValueHandler (IMapperContext context)
 Gets the value of a property. More...
 
delegate void ModelMappingSetValueHandler (IMapperContext context, DataValue value)
 Sets the value of a property. More...
 
delegate void CertificateValidationEventHandler (CertificateValidator sender, CertificateValidationEventArgs e)
 Used to handled certificate validation errors. More...
 
delegate IServiceResponse ChannelSendRequestEventHandler (IServiceRequest request)
 A delegate used to dispatch outgoing service requests. More...
 

Enumeration Type Documentation

The access rights available.

Enumerator
None 

No access.

Run 

The ability to run an application.

Administer 

The ability to administer an application.

Flags that are set by the historian when returning archived values.

Enumerator
Raw 

A raw data value.

Calculated 

A raw data value.

Interpolated 

A data value which was interpolated.

DataSourceMask 

A mask that selects the bit which identify the source of the value (raw, calculated, interpolated).

Partial 

A data value which was calculated with an incomplete interval.

ExtraData 

A raw data value that hides other data at the same timestamp.

MultipleValues 

Multiple values match the aggregate criteria (i.e. multiple minimum values at different timestamps within the same interval)

Enumerator
Server 
Client 
ClientAndServer 
DiscoveryServer 

Enumerator
None 
AccessLevel 
ArrayDimensions 
BrowseName 
ContainsNoLoops 
DataType 
Description 
DisplayName 
EventNotifier 
Executable 
Historizing 
InverseName 
IsAbstract 
MinimumSamplingInterval 
NodeClass 
NodeId 
Symmetric 
UserAccessLevel 
UserExecutable 
UserWriteMask 
ValueRank 
WriteMask 
ValueForVariableType 

Enumerator
Linear 
Log 
Ln 

The type of binary encoding support allowed by a channel.

Enumerator
Optional 

The UA binary encoding may be used.

Required 

The UA binary encoding must be used.

None 

The UA binary encoding may not be used.

An enumeration that specifies the direction of References to follow.

Enumerator
Forward 

select only forward References

Inverse 

select only inverse References

Both 

select forward and inverse References

Enumerator
None 
ReferenceTypeId 
IsForward 
NodeClass 
BrowseName 
DisplayName 
TypeDefinition 
All 
ReferenceTypeInfo 
TargetInfo 

The set of built-in data types for UA type descriptions.

Enumerator
Null 

An invalid or unspecified value.

Boolean 

A boolean logic value (true or false).

SByte 

An 8 bit signed integer value.

Byte 

An 8 bit unsigned integer value.

Int16 

A 16 bit signed integer value.

UInt16 

A 16 bit signed integer value.

Int32 

A 32 bit signed integer value.

UInt32 

A 32 bit unsigned integer value.

Int64 

A 64 bit signed integer value.

UInt64 

A 64 bit unsigned integer value.

Float 

An IEEE single precision (32 bit) floating point value.

Double 

An IEEE double precision (64 bit) floating point value.

String 

A sequence of Unicode characters.

DateTime 

An instance in time.

Guid 

A 128-bit globally unique identifier.

ByteString 

A sequence of bytes.

XmlElement 

An XML element.

NodeId 

An identifier for a node in the address space of a UA server.

ExpandedNodeId 

A node id that stores the namespace URI instead of the namespace index.

StatusCode 

A structured result code.

QualifiedName 

A string qualified with a namespace.

LocalizedText 

A localized text string with an locale identifier.

ExtensionObject 

An opaque object with a syntax that may be unknown to the receiver.

DataValue 

A data value with an associated quality and timestamp.

Variant 

Any of the other built-in types.

DiagnosticInfo 

A diagnostic information associated with a result code.

Number 

Any numeric value.

Integer 

A signed integer.

UInteger 

An unsigned integer.

Enumeration 

An enumerated value

Options that can be used to suppress certificate validation errors.

Enumerator
Default 

Use the default options.

SuppressCertificateExpired 

Ignore expired certificates.

SuppressHostNameInvalid 

Ignore mismatches between the URL and the DNS names in the certificate.

SuppressRevocationStatusUnknown 

Ignore errors when it is not possible to check the revocation status for a certificate.

CheckRevocationStatusOnline 

Attempt to check the revocation status online.

CheckRevocationStatusOffine 

Attempt to check the revocation status offline.

TreatAsInvalid 

Never trust the certificate.

Enumerator
Untested 
Partial 
SelfTested 
Certified 

Enumerator
Status 
StatusValue 
StatusValueTimestamp 

Enumerator
None 
Absolute 
Percent 

The DiagnosticsMasks enumeration.

Enumerator
None 

ServiceSymbolicId = 0,

ServiceSymbolicId 

ServiceSymbolicId = 1,

ServiceLocalizedText 

ServiceLocalizedText = 2,

ServiceAdditionalInfo 

ServiceAdditionalInfo = 4,

ServiceInnerStatusCode 

ServiceInnerStatusCode = 8,

ServiceInnerDiagnostics 

ServiceInnerDiagnostics = 16,

ServiceSymbolicIdAndText 

ServiceSymbolicIdAndText = 3,

ServiceNoInnerStatus 

ServiceNoInnerStatus = 15,

ServiceAll 

ServiceAll = 31,

OperationSymbolicId 

OperationSymbolicId = 32,

OperationLocalizedText 

OperationLocalizedText = 64,

OperationAdditionalInfo 

OperationAdditionalInfo = 128,

OperationInnerStatusCode 

OperationInnerStatusCode = 256,

OperationInnerDiagnostics 

OperationInnerDiagnostics = 512,

OperationSymbolicIdAndText 

OperationSymbolicIdAndText = 96,

OperationNoInnerStatus 

OperationNoInnerStatus = 224,

OperationAll 

OperationAll = 992,

SymbolicId 

SymbolicId = 33,

LocalizedText 

LocalizedText = 66,

AdditionalInfo 

AdditionalInfo = 132,

InnerStatusCode 

InnerStatusCode = 264,

InnerDiagnostics 

InnerDiagnostics = 528,

SymbolicIdAndText 

SymbolicIdAndText = 99,

NoInnerStatus 

NoInnerStatus = 239,

All 

All = 1023

The type of encoding used by an encoder/decoder.

Enumerator
Binary 

The UA Binary encoding.

Xml 

XML

Description

Enumerator
Red 
Yellow 
Green 

Enumerator
AbsoluteValue 
PercentOfRange 
PercentOfValue 
PercentOfEURange 
Unknown 

The types of encodings that may used with an object.

The types of encodings that may used with an object.

Enumerator
None 

The extension object has no body.

Binary 

The extension object has a binary encoded body.

Xml 

The extension object has an XML encoded body.

EncodeableObject 

The extension object has an encodeable object body.

Enumerator
Equals 
IsNull 
GreaterThan 
LessThan 
GreaterThanOrEqual 
LessThanOrEqual 
Like 
Not 
Between 
InList 
And 
Or 
Cast 
InView 
OfType 
RelatedTo 
BitwiseAnd 
BitwiseOr 

Enumerator
Insert 
Replace 
Update 
Delete 

Enumerator
Numeric 
String 
Guid 
Opaque 

Flags that are set to indicate the limit status of the value.

Enumerator
None 

The value is free to change.

Low 

The value is at the lower limit for the data source.

High 

The value is at the higher limit for the data source.

Constant 

The value is constant and cannot change.

Enumerator
Invalid 
None 
Sign 
SignAndEncrypt 

Enumerator
NodeAdded 
NodeDeleted 
ReferenceAdded 
ReferenceDeleted 
DataTypeChanged 

The MonitoringMode is an enumeration that specifies whether sampling and reporting are enabled or disabled for a MonitoredItem. The value of the publishing enabled parameter for a Subscription does not affect the value of the monitoring mode for a MonitoredItem of the Subscription.

Enumerator
Disabled 

The item being monitored is not sampled or evaluated, and Notifications are not generated or queued. Notification reporting is disabled.

Sampling 

The item being monitored is sampled and evaluated, and Notifications are generated and queued. Notification reporting is disabled.

Reporting 

The item being monitored is sampled and evaluated, and Notifications are generated and queued. Notification reporting is enabled.

Enumerator
None 
AccessLevel 
ArrayDimensions 
BrowseName 
ContainsNoLoops 
DataType 
Description 
DisplayName 
EventNotifier 
Executable 
Historizing 
InverseName 
IsAbstract 
MinimumSamplingInterval 
NodeClass 
NodeId 
Symmetric 
UserAccessLevel 
UserExecutable 
UserWriteMask 
ValueRank 
WriteMask 
Value 
All 
BaseNode 
Object 
ObjectTypeOrDataType 
Variable 
VariableType 
Method 
ReferenceType 
View 

Enumerator
Unspecified 
Object 
Variable 
Method 
ObjectType 
VariableType 
ReferenceType 
DataType 
View 

The possible encodings for a NodeId value.

Enumerator
TwoByte 
FourByte 
Numeric 
String 
Guid 
ByteString 

Enumerator
Read 
Write 
EraseExisiting 
Append 

Enumerator
Insert 
Replace 
Update 
Remove 

Enumerator
None 
Cold 
Warm 
Hot 
Transparent 
HotAndMirrored 

The message encoding used with a request.

Enumerator
Binary 

The request used the UA binary encoding.

Xml 

The request used the UA XML encoding.

Enumerator
Issue 
Renew 

Enumerator
Running 
Failed 
NoConfiguration 
Suspended 
Shutdown 
Test 
CommunicationFault 
Unknown 

The TimestampsToReturn is an enumeration that specifies the Timestamp Attributes to be transmitted for MonitoredItems or Nodes in Read and HistoryRead.

Enumerator
Source 

Return the source timestamp.

Server 

Return the Server timestamp.

Both 

Return both the source and Server timestamps.

Neither 

Return neither timestamp.
This is the default value for MonitoredItems if a Variable value is not being accessed.
For HistoryRead this is not a valid setting.

The possible trace levels.

Enumerator
None 

No tracing.

Error 

Error which require bugfixing.

Warning 

Warnings which might indicate problem.

System 

General system messages.

Info 

Rare system messages (start, stop, connect)

InterfaceCall 

Interface calls.

Constructor 

Constructors.

ProgramFlow 

Program flow.

Data 

Any additional debug information.

Default 

Use default trace.

The masks for the optional features which may not be supported by every transport channel.

Enumerator
None 

The channel does not support any optional features.

Open 

The channel supports Open.

BeginOpen 

The channel supports asynchronous Open.

Reconnect 

The channel supports Reconnect.

BeginReconnect 

The channel supports asynchronous Reconnect.

BeginClose 

The channel supports asynchronous Close.

BeginSendRequest 

The channel supports asynchronous SendRequest.

Enumerator
Anonymous 
UserName 
Certificate 
IssuedToken 

The type of certificate store.

Enumerator
LocalMachine 

The local machine.

CurrentUser 

The current user.

User 

A user account stores.

Service 

A service account store.

Function Documentation

delegate void UnifiedAutomation.UaBase.CertificateValidationEventHandler ( CertificateValidator  sender,
CertificateValidationEventArgs  e 
)

Used to handled certificate validation errors.

delegate IServiceResponse UnifiedAutomation.UaBase.ChannelSendRequestEventHandler ( IServiceRequest  request)

A delegate used to dispatch outgoing service requests.

delegate void UnifiedAutomation.UaBase.CreateCertificateEventHandler ( object  sender,
CreateCertificateEventArgs  e 
)

A delegate to handle a create certificate event.

Parameters
senderThe sender.
eThe UnifiedAutomation.UaBase.CreateCertificateEventArgs instance containing the event data.
delegate void UnifiedAutomation.UaBase.CreateHttpsCertificateEventHandler ( object  sender,
CreateHttpsCertificateEventArgs  e 
)

A delegate to handle a create certificate event.

Parameters
senderThe sender.
eThe UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs instance containing the event data.
delegate DataValue UnifiedAutomation.UaBase.ModelMappingGetValueHandler ( IMapperContext  context)

Gets the value of a property.

Returns
The value.
delegate void UnifiedAutomation.UaBase.ModelMappingSetValueHandler ( IMapperContext  context,
DataValue  value 
)

Sets the value of a property.

Parameters
contextThe request context.
valueThe value.
delegate void UnifiedAutomation.UaBase.ThreadPoolEventHandler ( object  data,
StatusCode  error 
)

Called when a request is executed by the pool.

Parameters
dataThe data.
errorThe error.
delegate void UnifiedAutomation.UaBase.UntrustedCertificateEventHandler ( object  sender,
UntrustedCertificateEventArgs  e 
)

A delegate to handle an untrusted certificate event.

Parameters
senderThe sender.
eThe UnifiedAutomation.UaBase.UntrustedCertificateEventArgs instance containing the event data.