ExchangePlansManager.WriteChanges
Syntax:
Parameters:
<ExchangeMessageRecord> (required)
The object through which is performed the exchange data message record. This object must have the BeginWrite method executed, and the EndWrite method still unexecuted.
<TransactionElements> (optional)
Determines the maximum number of data items number placed in the message within one database transaction. If the parameter value equals 0 (default value), then all data is placed within one transaction.
Default value: 0.
Description:
Availability: