Click or drag to resize
Grid Solutions Framework

OutputAdapterUseAsyncConnect Property

Returns false to indicate that this OutputAdapter will connect synchronously based on eDNA API operation.

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

Property Value

Boolean
See Also