System::Object::Unlock method

Object::Unlock method

Implements C# lock() statement unlocking. Call directly or use LockContext sentry object.

void System::Object::Unlock()

See Also