FileContextAsync Property
Determines if operations with files should be asynchronous or not.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool Async { get; set; }
Public Property Async As Boolean
Get
Set
public:
property bool Async {
bool get ();
void set (bool value);
}
member Async : bool with get, set
Property Value
Boolean