Release current job's lock.
[Visual Basic .NET] Public Sub ReleaseJobLock ( _ ByVal ForceRelease As Boolean _ )
[C#] public void ReleaseJobLock ( bool ForceRelease );
[C++]
HRESULT ReleaseJobLock(
VARIANT_BOOL ForceRelease
);
[C++]Parameters
ForceRelease [in] ForceRelease is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Removes the MachineName and ProcessID values out of the Jobs table.