[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.MongoDBAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual bool SupportsTrueAsynchrony { get; }
public virtual bool SupportsTrueAsynchrony { get; }
Public Overridable ReadOnly Property SupportsTrueAsynchrony As Boolean
Get
Public Overridable ReadOnly Property SupportsTrueAsynchrony As Boolean
Get
public:
virtual property bool SupportsTrueAsynchrony {
bool get ();
}
public:
virtual property bool SupportsTrueAsynchrony {
bool get ();
}
abstract SupportsTrueAsynchrony : bool with get
override SupportsTrueAsynchrony : bool with get
abstract SupportsTrueAsynchrony : bool with get
override SupportsTrueAsynchrony : bool with get
Property Value
Type:
BooleanImplements
ICRUDOperations SupportsTrueAsynchrony