This document is archived and information here might be outdated. Recommended version. |
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 bool
Removes the MachineName and ProcessID values out of the Jobs table.