Click or drag to resize
SpaceUnlock Method (Tuple)
Unlocks the tuple associated with a key tuple value

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
void Unlock(
	Tuple tuple
)

Parameters

tuple
Type: Com.Tibco.As.SpaceTuple
Key tuple to be used to unlock
See Also