SampleOperation Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.LogicOperations Namespace > SampleOperation Class >

SampleOperation Members

The SampleOperation type exposes the following members.

 

Constructors


Name

Description

Public method

SampleOperation(Guid, Double, Double, Int32, Int32, String, String)

Initializes a new instance of the SampleOperation class.

Public method

SampleOperation(Guid, String, String)

Initializes a new instance of the SampleOperation class.

 

Methods


Name

Description

Public method

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

 

Properties


Name

Description

Public property

LowerThreshold

Gets the lower threshold value.

Public property

SampleDuration

Gets the duration of the sample.

Public property

SampleInterval

Gets the sample interval value.

Public property

SampleValue

Gets the sample value.

Public property

UpperThreshold

Gets the upper threshold value.

 

See Also


SampleOperation Class

BNCS.Logic.LogicOperations Namespace