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

The results for a data monitoring operation. More...

Properties

StatusCode StatusCode [get, set]
 Gets or sets the status code. More...
 
uint ClientHandle [get, set]
 Gets or sets the client handle. More...
 
uint RevisedQueueSize [get, set]
 Gets or sets the size of the revised queue. More...
 
bool DiscardOldest [get, set]
 Gets or sets a value indicating whether [discard oldest]. More...
 
double RevisedSamplingInterval [get, set]
 Gets or sets the revised sampling interval. More...
 
bool SdkMustApplyFilter [get, set]
 Gets or sets a value indicating whether [SDK must apply filter]. More...
 
EventFilter Filter [get, set]
 Gets or sets the filter. More...
 
EventFilterResult FilterResult [get, set]
 Gets or sets the filter result. More...
 

Detailed Description

The results for a data monitoring operation.

Property Documentation

uint UnifiedAutomation.UaServer.EventMonitoringResult.ClientHandle
getset

Gets or sets the client handle.

The client handle.

bool UnifiedAutomation.UaServer.EventMonitoringResult.DiscardOldest
getset

Gets or sets a value indicating whether [discard oldest].

true if [discard oldest]; otherwise, false.

EventFilter UnifiedAutomation.UaServer.EventMonitoringResult.Filter
getset

Gets or sets the filter.

The filter.

EventFilterResult UnifiedAutomation.UaServer.EventMonitoringResult.FilterResult
getset

Gets or sets the filter result.

The filter result.

uint UnifiedAutomation.UaServer.EventMonitoringResult.RevisedQueueSize
getset

Gets or sets the size of the revised queue.

The size of the revised queue.

double UnifiedAutomation.UaServer.EventMonitoringResult.RevisedSamplingInterval
getset

Gets or sets the revised sampling interval.

The revised sampling interval.

bool UnifiedAutomation.UaServer.EventMonitoringResult.SdkMustApplyFilter
getset

Gets or sets a value indicating whether [SDK must apply filter].

true if [SDK must apply filter]; otherwise, false.

StatusCode UnifiedAutomation.UaServer.EventMonitoringResult.StatusCode
getset

Gets or sets the status code.

The status code.


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