The number of currently running server object instances in use by clients of this SOC machine.
[Visual Basic .NET] Public Function get_InstanceInUseCount ( _ ByVal access As esriAccessLevel _ ) As Integer
[C#] public int get_InstanceInUseCount ( esriAccessLevel access );
[C++]
HRESULT get_InstanceInUseCount(
esriAccessLevel access,
long* pVal
);
[C++]Parameters
access [in]access is a parameter of type esriAccessLevel
pVal [out, retval] pVal is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.