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

AF SDK Reference

AFGlobalSettings.TaskSchedulerForAsyncEmulation Property

AFGlobalSettings.TaskSchedulerForAsyncEmulation Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFGlobalSettings.TaskSchedulerForAsyncEmulation Property
Task scheduler to use when querying data from data references that do not natively support asynchronous calls. If null, asynchronous calls are not supported if the data reference does not natively support them. Write data methods are not emulated.

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

Syntax

public static TaskScheduler TaskSchedulerForAsyncEmulation { get; set; }
Public Shared Property TaskSchedulerForAsyncEmulation As TaskScheduler
	Get
	Set

Dim value As TaskScheduler

value = AFGlobalSettings.TaskSchedulerForAsyncEmulation

AFGlobalSettings.TaskSchedulerForAsyncEmulation = value
public:
static property TaskScheduler^ TaskSchedulerForAsyncEmulation {
	TaskScheduler^ get ();
	void set (TaskScheduler^ value);
}
static member TaskSchedulerForAsyncEmulation : TaskScheduler with get, set

Property Value

Type: TaskScheduler

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

See Also

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