This document is archived and information here might be outdated. Recommended version. |
Get the GeoProcessor ASync status.
[Visual Basic .NET]
Public ReadOnly Property IsAsync As Boolean
[C#]
public bool IsAsync {get;}
[C++]
HRESULT get_IsAsync(
Boolean* IsAsync
);
[C++] Parameters IsAsync [out, retval]
IsAsync is a parameter of type bool*