IVsAsyncRunningDocumentTable3.IsAsyncSaveEnabled Property

Definition

Indicates whether asynchronous saves are enabled.

public bool IsAsyncSaveEnabled { get; }
member this.IsAsyncSaveEnabled : bool
Public ReadOnly Property IsAsyncSaveEnabled As Boolean

Property Value

Remarks

This property is safe to access from any thread.

Applies to