ArcObjects Library Reference (System)  

IAfLockMgr.IsAlive Method

Indicates if a local lock manager process is active.

[Visual Basic .NET]
Public Sub IsAlive ( _
)
[C#]
public void IsAlive (
);
[C++]
HRESULT IsAlive(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAfLockMgr Interface