IUsingOperation.IsAsynchronous Property

Definition

Whether this using is asynchronous. Always false for VB.

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

Property Value

Applies to