Gets or sets the lock scope.
0 = Shared: Shared lock.
1 = Exclusive: Exclusive lock.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public int LockScope { get; set; }
Property Value
Type:
Int32See Also