Click or drag to resize
SpaceLockAll Method (ICollectionTuple)
Batch Lock operation

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
SpaceResultList LockAll(
	ICollection<Tuple> tuples
)

Parameters

tuples
Type: System.Collections.GenericICollectionTuple
Collection of key tuples

Return Value

Type: SpaceResultList
SpaceResultList that contains SpaceResult.
See Also