UA Bundle SDK .NET  2.1.2.227
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType Class Reference

A description for the ServerDiagnosticsSummaryDataType DataType. More...

Inherits UnifiedAutomation.UaBase.IEncodeable.

Public Member Functions

 ServerDiagnosticsSummaryDataType ()
 The default constructor. More...
 
virtual void Encode (IEncoder encoder)
 
 
virtual void Decode (IDecoder decoder)
 
 
virtual bool IsEqual (IEncodeable encodeable)
 
 
virtual object Clone ()
 
 

Properties

uint ServerViewCount [get, set]
 A description for the ServerViewCount field. More...
 
uint CurrentSessionCount [get, set]
 A description for the CurrentSessionCount field. More...
 
uint CumulatedSessionCount [get, set]
 A description for the CumulatedSessionCount field. More...
 
uint SecurityRejectedSessionCount [get, set]
 A description for the SecurityRejectedSessionCount field. More...
 
uint RejectedSessionCount [get, set]
 A description for the RejectedSessionCount field. More...
 
uint SessionTimeoutCount [get, set]
 A description for the SessionTimeoutCount field. More...
 
uint SessionAbortCount [get, set]
 A description for the SessionAbortCount field. More...
 
uint CurrentSubscriptionCount [get, set]
 A description for the CurrentSubscriptionCount field. More...
 
uint CumulatedSubscriptionCount [get, set]
 A description for the CumulatedSubscriptionCount field. More...
 
uint PublishingIntervalCount [get, set]
 A description for the PublishingIntervalCount field. More...
 
uint SecurityRejectedRequestsCount [get, set]
 A description for the SecurityRejectedRequestsCount field. More...
 
uint RejectedRequestsCount [get, set]
 A description for the RejectedRequestsCount field. More...
 
virtual ExpandedNodeId TypeId [get]
 
 
virtual ExpandedNodeId BinaryEncodingId [get]
 
 
virtual ExpandedNodeId XmlEncodingId [get]
 
 
- Properties inherited from UnifiedAutomation.UaBase.IEncodeable
ExpandedNodeId TypeId [get]
 Returns the UA type identifier for the encodable type. More...
 
ExpandedNodeId BinaryEncodingId [get]
 Returns the UA type identifier for the default binary encoding for the type. More...
 
ExpandedNodeId XmlEncodingId [get]
 Returns the UA type identifier for the default XML encoding for the type. More...
 

Detailed Description

A description for the ServerDiagnosticsSummaryDataType DataType.

<exclude>

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.ServerDiagnosticsSummaryDataType ( )

The default constructor.

Property Documentation

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.CumulatedSessionCount
getset

A description for the CumulatedSessionCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.CumulatedSubscriptionCount
getset

A description for the CumulatedSubscriptionCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.CurrentSessionCount
getset

A description for the CurrentSessionCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.CurrentSubscriptionCount
getset

A description for the CurrentSubscriptionCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.PublishingIntervalCount
getset

A description for the PublishingIntervalCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.RejectedRequestsCount
getset

A description for the RejectedRequestsCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.RejectedSessionCount
getset

A description for the RejectedSessionCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.SecurityRejectedRequestsCount
getset

A description for the SecurityRejectedRequestsCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.SecurityRejectedSessionCount
getset

A description for the SecurityRejectedSessionCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.ServerViewCount
getset

A description for the ServerViewCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.SessionAbortCount
getset

A description for the SessionAbortCount field.

uint UnifiedAutomation.UaBase.ServerDiagnosticsSummaryDataType.SessionTimeoutCount
getset

A description for the SessionTimeoutCount field.


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