Click or drag to resize
MetaspaceTakeTransaction Method

Note: This API is now obsolete.

Take the Transaction

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
[ObsoleteAttribute]
public abstract void TakeTransaction(
	TransactionId transactionId
)

Parameters

transactionId
Type: Com.Tibco.As.SpaceTransactionId
Transaction id to pass to this thread context
See Also