Click or drag to resize
Grid Solutions Framework

MongoInputAdapterUseAsyncConnect Property

Returns false; this adapter connects to MongoDB synchronously.

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

Property Value

Boolean
See Also