Click or drag to resize

BlockReserved Property

Gets or sets a value that indicates whether the block has been reserved.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Reserved As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
Can be used to reserve the block to prevent contention of the same resource.
See Also