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

More...

Inherits IDisposable.

Inherited by UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.

Public Member Functions

 HistoryContinuationPoint ()
 Initializes the object with default values. More...
 
void Dispose ()
 Frees any unmanaged resources. More...
 

Protected Member Functions

virtual void Dispose (bool disposing)
 An overrideable version of the Dispose. More...
 

Properties

Guid Id [get, set]
 Gets or sets the id. More...
 
DateTime Timestamp [get, set]
 Gets or sets the timestamp. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.HistoryContinuationPoint.HistoryContinuationPoint ( )
inline

Initializes the object with default values.

Member Function Documentation

void UnifiedAutomation.UaServer.HistoryContinuationPoint.Dispose ( )
inline

Frees any unmanaged resources.

virtual void UnifiedAutomation.UaServer.HistoryContinuationPoint.Dispose ( bool  disposing)
inlineprotectedvirtual

An overrideable version of the Dispose.

Property Documentation

Guid UnifiedAutomation.UaServer.HistoryContinuationPoint.Id
getset

Gets or sets the id.

The id.

DateTime UnifiedAutomation.UaServer.HistoryContinuationPoint.Timestamp
getset

Gets or sets the timestamp.

The timestamp.

object UnifiedAutomation.UaServer.HistoryContinuationPoint.UserData
getset

Gets or sets the user data.

The user data.


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