Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenOptions Class / Async Property

In This Topic
    Async Property
    In This Topic
    When true, entity regeneration is performed asynchronously.
    Syntax
    'Declaration
     
    Public Property Async As Boolean
    public bool Async {get; set;}
    See Also