Asynchronous allowed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AllowAsync() As Boolean
|
| [C#] |
|---|
public bool AllowAsync {get; set;}
|
| [Managed C++] |
|---|
public: __property bool get_AllowAsync();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AllowAsync(
|
| [Java] |
|---|
public bool getAllowAsync();public void setAllowAsync(
|