ExpiringCollectionTItem_SyncLock Field |
The lock object that controls access to the other fields.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected Object _SyncLock
Protected _SyncLock As Object
protected:
Object^ _SyncLock
val mutable _SyncLock: Object
Field Value
Type:
ObjectSee Also