Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFBufferOption Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFBufferOption Enumeration
Indicates buffering option in updating values, when supported by the Data Reference.

Namespace:  OSIsoft.AF.Data
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public enum AFBufferOption
Public Enumeration AFBufferOption

Dim instance As AFBufferOption
public enum class AFBufferOption
type AFBufferOption

Members

  Member nameValueDescription
DoNotBuffer0 Updating data reference values without buffer.
BufferIfPossible1 Try updating data reference values with buffer. If fails (e.g. data reference AFDataMethods does not support Buffering, or its Buffering system is not available), then try updating directly without buffer.
Buffer2 Updating data reference values with buffer.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5, 2.7, 2.6

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in