Click or drag to resize
Grid Solutions Framework

WavInputAdapterUseAsyncConnect Property

Gets flag that determines if the data input connects asynchronously.

Namespace: WavInputAdapter
Assembly: WavInputAdapter (in WavInputAdapter.dll) Version: 2.4.182-beta
Syntax
protected override bool UseAsyncConnect { get; }
View Source

Property Value

Boolean
Remarks
This returns false because this adapter does not connect asynchronously.
See Also