FileContextAsync Property

Determines if operations with files should be asynchronous or not.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool Async { get; set; }

Property Value

Boolean

See Also