Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-.NET | API-Java | Examples | Downloads
page generated on 31.05.2023 - 04:45
List of all members
de.desy.tine.accesslayer.ConnectionMode Enum Reference

ConnectionMode defines the possible connection modes to the underlying links. More...

Detailed Description

ConnectionMode defines the possible connection modes to the underlying links.

SINGLE connections will receive only one update, CHANGE connections will receive an update every time the value changes, and POLL connections will receive updates periodically. SYNC_SINGLE is a special type of connection which establishes a synchronous call and should be used with greatest caution.

Author
Jaka Bobnar

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