Method SetStatusBit
SetStatusBit(Byte, Byte)
LockBucketInfo has the status latch which is used for bucket transfer and their data transfer so this method helps the user to set the transfer state of buckets
Declaration
public void SetStatusBit(byte bitToSet, byte bitToUnSet)
Parameters
Type | Name | Description |
---|---|---|
System.Byte | bitToSet | |
System.Byte | bitToUnSet |