IStandingDataManagerLock Property |
Gets the lock object.
Namespace: VirtualRadar.Interface.StandingDataAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Lock As Object
Get
property Object^ Lock {
Object^ get ();
}
abstract Lock : Object with get
Property Value
Type:
ObjectSee Also