This document is archived and information here might be outdated. Recommended version. |
Indicates if server configuration is running as engine.
[Visual Basic .NET] Public ReadOnly Property IsRunningAsEngine As Boolean
[C#] public bool IsRunningAsEngine {get;}
[C++]
HRESULT get_IsRunningAsEngine(
Boolean* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type bool*