UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations Properties Events Groups Pages
UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.ModelControllerBase.

Public Member Functions

 SessionDiagnosticsVariableModel ()
 Initializes a new instance of the SessionDiagnosticsVariableModel class.
 
 SessionDiagnosticsVariableModel (SessionDiagnosticsVariableModel template)
 Initializes a new instance of the SessionDiagnosticsVariableModel class.
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle.
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping.
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping.
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.IModelMapper
ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle.
 
DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping.
 
bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping.
 

Properties

SessionDiagnosticsDataType Value [get, set]
 Gets or sets the value.
 
double ActualSessionTimeout [get, set]
 Gets or sets the ActualSessionTimeout
 
ServiceCounterDataType AddNodesCount [get, set]
 Gets or sets the AddNodesCount
 
ServiceCounterDataType AddReferencesCount [get, set]
 Gets or sets the AddReferencesCount
 
ServiceCounterDataType BrowseCount [get, set]
 Gets or sets the BrowseCount
 
ServiceCounterDataType BrowseNextCount [get, set]
 Gets or sets the BrowseNextCount
 
ServiceCounterDataType CallCount [get, set]
 Gets or sets the CallCount
 
DateTime ClientConnectionTime [get, set]
 Gets or sets the ClientConnectionTime
 
ApplicationDescription ClientDescription [get, set]
 Gets or sets the ClientDescription
 
DateTime ClientLastContactTime [get, set]
 Gets or sets the ClientLastContactTime
 
ServiceCounterDataType CreateMonitoredItemsCount [get, set]
 Gets or sets the CreateMonitoredItemsCount
 
ServiceCounterDataType CreateSubscriptionCount [get, set]
 Gets or sets the CreateSubscriptionCount
 
uint CurrentMonitoredItemsCount [get, set]
 Gets or sets the CurrentMonitoredItemsCount
 
uint CurrentPublishRequestsInQueue [get, set]
 Gets or sets the CurrentPublishRequestsInQueue
 
uint CurrentSubscriptionsCount [get, set]
 Gets or sets the CurrentSubscriptionsCount
 
ServiceCounterDataType DeleteMonitoredItemsCount [get, set]
 Gets or sets the DeleteMonitoredItemsCount
 
ServiceCounterDataType DeleteNodesCount [get, set]
 Gets or sets the DeleteNodesCount
 
ServiceCounterDataType DeleteReferencesCount [get, set]
 Gets or sets the DeleteReferencesCount
 
ServiceCounterDataType DeleteSubscriptionsCount [get, set]
 Gets or sets the DeleteSubscriptionsCount
 
string EndpointUrl [get, set]
 Gets or sets the EndpointUrl
 
ServiceCounterDataType HistoryReadCount [get, set]
 Gets or sets the HistoryReadCount
 
ServiceCounterDataType HistoryUpdateCount [get, set]
 Gets or sets the HistoryUpdateCount
 
string[] LocaleIds [get, set]
 Gets or sets the LocaleIds
 
uint MaxResponseMessageSize [get, set]
 Gets or sets the MaxResponseMessageSize
 
ServiceCounterDataType ModifyMonitoredItemsCount [get, set]
 Gets or sets the ModifyMonitoredItemsCount
 
ServiceCounterDataType ModifySubscriptionCount [get, set]
 Gets or sets the ModifySubscriptionCount
 
ServiceCounterDataType PublishCount [get, set]
 Gets or sets the PublishCount
 
ServiceCounterDataType QueryFirstCount [get, set]
 Gets or sets the QueryFirstCount
 
ServiceCounterDataType QueryNextCount [get, set]
 Gets or sets the QueryNextCount
 
ServiceCounterDataType ReadCount [get, set]
 Gets or sets the ReadCount
 
ServiceCounterDataType RegisterNodesCount [get, set]
 Gets or sets the RegisterNodesCount
 
ServiceCounterDataType RepublishCount [get, set]
 Gets or sets the RepublishCount
 
string ServerUri [get, set]
 Gets or sets the ServerUri
 
NodeId SessionId [get, set]
 Gets or sets the SessionId
 
string SessionName [get, set]
 Gets or sets the SessionName
 
ServiceCounterDataType SetMonitoringModeCount [get, set]
 Gets or sets the SetMonitoringModeCount
 
ServiceCounterDataType SetPublishingModeCount [get, set]
 Gets or sets the SetPublishingModeCount
 
ServiceCounterDataType SetTriggeringCount [get, set]
 Gets or sets the SetTriggeringCount
 
ServiceCounterDataType TotalRequestCount [get, set]
 Gets or sets the TotalRequestCount
 
ServiceCounterDataType TransferSubscriptionsCount [get, set]
 Gets or sets the TransferSubscriptionsCount
 
ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount [get, set]
 Gets or sets the TranslateBrowsePathsToNodeIdsCount
 
uint UnauthorizedRequestCount [get, set]
 Gets or sets the UnauthorizedRequestCount
 
ServiceCounterDataType UnregisterNodesCount [get, set]
 Gets or sets the UnregisterNodesCount
 
ServiceCounterDataType WriteCount [get, set]
 Gets or sets the WriteCount
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle.
 
object UserData [get, set]
 Gets or sets the user data.
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SessionDiagnosticsVariableModel ( )

Initializes a new instance of the SessionDiagnosticsVariableModel class.

UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SessionDiagnosticsVariableModel ( SessionDiagnosticsVariableModel  template)

Initializes a new instance of the SessionDiagnosticsVariableModel class.

Parameters
templateThe template.

Property Documentation

double UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ActualSessionTimeout
getset

Gets or sets the ActualSessionTimeout

The ActualSessionTimeout

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.AddNodesCount
getset

Gets or sets the AddNodesCount

The AddNodesCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.AddReferencesCount
getset

Gets or sets the AddReferencesCount

The AddReferencesCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.BrowseCount
getset

Gets or sets the BrowseCount

The BrowseCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.BrowseNextCount
getset

Gets or sets the BrowseNextCount

The BrowseNextCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.CallCount
getset

Gets or sets the CallCount

The CallCount

DateTime UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ClientConnectionTime
getset

Gets or sets the ClientConnectionTime

The ClientConnectionTime

ApplicationDescription UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ClientDescription
getset

Gets or sets the ClientDescription

The ClientDescription

DateTime UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ClientLastContactTime
getset

Gets or sets the ClientLastContactTime

The ClientLastContactTime

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.CreateMonitoredItemsCount
getset

Gets or sets the CreateMonitoredItemsCount

The CreateMonitoredItemsCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.CreateSubscriptionCount
getset

Gets or sets the CreateSubscriptionCount

The CreateSubscriptionCount

uint UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.CurrentMonitoredItemsCount
getset

Gets or sets the CurrentMonitoredItemsCount

The CurrentMonitoredItemsCount

uint UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.CurrentPublishRequestsInQueue
getset

Gets or sets the CurrentPublishRequestsInQueue

The CurrentPublishRequestsInQueue

uint UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.CurrentSubscriptionsCount
getset

Gets or sets the CurrentSubscriptionsCount

The CurrentSubscriptionsCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.DeleteMonitoredItemsCount
getset

Gets or sets the DeleteMonitoredItemsCount

The DeleteMonitoredItemsCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.DeleteNodesCount
getset

Gets or sets the DeleteNodesCount

The DeleteNodesCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.DeleteReferencesCount
getset

Gets or sets the DeleteReferencesCount

The DeleteReferencesCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.DeleteSubscriptionsCount
getset

Gets or sets the DeleteSubscriptionsCount

The DeleteSubscriptionsCount

string UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.EndpointUrl
getset

Gets or sets the EndpointUrl

The EndpointUrl

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.HistoryReadCount
getset

Gets or sets the HistoryReadCount

The HistoryReadCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.HistoryUpdateCount
getset

Gets or sets the HistoryUpdateCount

The HistoryUpdateCount

string [] UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.LocaleIds
getset

Gets or sets the LocaleIds

The LocaleIds

uint UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.MaxResponseMessageSize
getset

Gets or sets the MaxResponseMessageSize

The MaxResponseMessageSize

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ModifyMonitoredItemsCount
getset

Gets or sets the ModifyMonitoredItemsCount

The ModifyMonitoredItemsCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ModifySubscriptionCount
getset

Gets or sets the ModifySubscriptionCount

The ModifySubscriptionCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.PublishCount
getset

Gets or sets the PublishCount

The PublishCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.QueryFirstCount
getset

Gets or sets the QueryFirstCount

The QueryFirstCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.QueryNextCount
getset

Gets or sets the QueryNextCount

The QueryNextCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ReadCount
getset

Gets or sets the ReadCount

The ReadCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.RegisterNodesCount
getset

Gets or sets the RegisterNodesCount

The RegisterNodesCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.RepublishCount
getset

Gets or sets the RepublishCount

The RepublishCount

string UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.ServerUri
getset

Gets or sets the ServerUri

The ServerUri

NodeId UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SessionId
getset

Gets or sets the SessionId

The SessionId

string UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SessionName
getset

Gets or sets the SessionName

The SessionName

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SetMonitoringModeCount
getset

Gets or sets the SetMonitoringModeCount

The SetMonitoringModeCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SetPublishingModeCount
getset

Gets or sets the SetPublishingModeCount

The SetPublishingModeCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.SetTriggeringCount
getset

Gets or sets the SetTriggeringCount

The SetTriggeringCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.TotalRequestCount
getset

Gets or sets the TotalRequestCount

The TotalRequestCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.TransferSubscriptionsCount
getset

Gets or sets the TransferSubscriptionsCount

The TransferSubscriptionsCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.TranslateBrowsePathsToNodeIdsCount
getset

Gets or sets the TranslateBrowsePathsToNodeIdsCount

The TranslateBrowsePathsToNodeIdsCount

uint UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.UnauthorizedRequestCount
getset

Gets or sets the UnauthorizedRequestCount

The UnauthorizedRequestCount

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.UnregisterNodesCount
getset

Gets or sets the UnregisterNodesCount

The UnregisterNodesCount

SessionDiagnosticsDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.Value
getset

Gets or sets the value.

The value.

ServiceCounterDataType UnifiedAutomation.UaServer.SessionDiagnosticsVariableModel.WriteCount
getset

Gets or sets the WriteCount

The WriteCount


The documentation for this class was generated from the following file: