IRunnableObject.LockRunning(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void LockRunning(int fLock, int fLastUnlockCloses);
public:
void LockRunning(int fLock, int fLastUnlockCloses);
void LockRunning(int fLock, int fLastUnlockCloses);
public void LockRunning (int fLock, int fLastUnlockCloses);
abstract member LockRunning : int * int -> unit
Public Sub LockRunning (fLock As Integer, fLastUnlockCloses As Integer)
Parameters
- fLock
- Int32
- fLastUnlockCloses
- Int32