UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.BaseDataVariableModel.

Public Member Functions

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

Properties

new
ServerDiagnosticsSummaryDataType 
Value [get, set]
 Gets or sets the value. More...
 
uint CumulatedSessionCount [get, set]
 Gets or sets the CumulatedSessionCount More...
 
uint CumulatedSubscriptionCount [get, set]
 Gets or sets the CumulatedSubscriptionCount More...
 
uint CurrentSessionCount [get, set]
 Gets or sets the CurrentSessionCount More...
 
uint CurrentSubscriptionCount [get, set]
 Gets or sets the CurrentSubscriptionCount More...
 
uint PublishingIntervalCount [get, set]
 Gets or sets the PublishingIntervalCount More...
 
uint RejectedRequestsCount [get, set]
 Gets or sets the RejectedRequestsCount More...
 
uint RejectedSessionCount [get, set]
 Gets or sets the RejectedSessionCount More...
 
uint SecurityRejectedRequestsCount [get, set]
 Gets or sets the SecurityRejectedRequestsCount More...
 
uint SecurityRejectedSessionCount [get, set]
 Gets or sets the SecurityRejectedSessionCount More...
 
uint ServerViewCount [get, set]
 Gets or sets the ServerViewCount More...
 
uint SessionAbortCount [get, set]
 Gets or sets the SessionAbortCount More...
 
uint SessionTimeoutCount [get, set]
 Gets or sets the SessionTimeoutCount More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseDataVariableModel
new object Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseVariableModel
object Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.ServerDiagnosticsSummaryModel ( )
inline

Initializes a new instance of the ServerDiagnosticsSummaryModel class.

UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.ServerDiagnosticsSummaryModel ( ServerDiagnosticsSummaryModel  template)
inline

Initializes a new instance of the ServerDiagnosticsSummaryModel class.

Parameters
templateThe template.

Property Documentation

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.CumulatedSessionCount
getset

Gets or sets the CumulatedSessionCount

The CumulatedSessionCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.CumulatedSubscriptionCount
getset

Gets or sets the CumulatedSubscriptionCount

The CumulatedSubscriptionCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.CurrentSessionCount
getset

Gets or sets the CurrentSessionCount

The CurrentSessionCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.CurrentSubscriptionCount
getset

Gets or sets the CurrentSubscriptionCount

The CurrentSubscriptionCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.PublishingIntervalCount
getset

Gets or sets the PublishingIntervalCount

The PublishingIntervalCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.RejectedRequestsCount
getset

Gets or sets the RejectedRequestsCount

The RejectedRequestsCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.RejectedSessionCount
getset

Gets or sets the RejectedSessionCount

The RejectedSessionCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.SecurityRejectedRequestsCount
getset

Gets or sets the SecurityRejectedRequestsCount

The SecurityRejectedRequestsCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.SecurityRejectedSessionCount
getset

Gets or sets the SecurityRejectedSessionCount

The SecurityRejectedSessionCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.ServerViewCount
getset

Gets or sets the ServerViewCount

The ServerViewCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.SessionAbortCount
getset

Gets or sets the SessionAbortCount

The SessionAbortCount

uint UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.SessionTimeoutCount
getset

Gets or sets the SessionTimeoutCount

The SessionTimeoutCount

new ServerDiagnosticsSummaryDataType UnifiedAutomation.UaServer.ServerDiagnosticsSummaryModel.Value
getset

Gets or sets the value.

The value.


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