This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectAdmin6 Interface > IServerObjectAdmin6.IsInputDirInUse Method (ArcObjects .NET 10.4 SDK) |
Checks if at least one service is currently using the input directory
[Visual Basic .NET] Public Function IsInputDirInUse ( _ ) As Boolean
[C#] public bool IsInputDirInUse ( );
[C++]
HRESULT IsInputDirInUse(
VARIANT_BOOL* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT_BOOL