SBMessageProcessor.IncreaseTransactionID Method
Increases the transaction identifier by one and returns that value.
[Visual Basic]
Protected Function IncreaseTransactionID() As
Integer
[C#]
protected
int IncreaseTransactionID();
See Also
SBMessageProcessor Class | XihSolutions.DotMSN Namespace