TransactionTestConstants.MaxCoordinatedTransactions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Max number of grains to include in a transaction for test purposes. Not a hard limit of the transaction system.
public const int MaxCoordinatedTransactions = 8;
val mutable MaxCoordinatedTransactions : int
Public Const MaxCoordinatedTransactions As Integer = 8