ReceiveContext.ThisLock Property

Definition

An object used for locking the ReceiveContext instance.

protected:
 property System::Object ^ ThisLock { System::Object ^ get(); };
protected object ThisLock { get; }
member this.ThisLock : obj
Protected ReadOnly Property ThisLock As Object

Property Value

Object.

Applies to