ArcGIS Pro 2.9 API Reference Guide
CanCreateLockOnFile Method

ArcGIS.Desktop.GeoProcessing Namespace > GpScheduler Class : CanCreateLockOnFile Method
Syntax
public static bool CanCreateLockOnFile( 
   string filepath,
   bool wait
)
Public Shared Function CanCreateLockOnFile( _
   ByVal filepath As String, _
   ByVal wait As Boolean _
) As Boolean

Parameters

filepath
wait
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GpScheduler Class
GpScheduler Members