Abort a transaction.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Exceptions
Exception Type | Condition |
---|---|
NetricsException | If the server indicates that an error has occured. |
Remarks
This method aborts the transaction with the given transaction id. If the call to the server should fail a NetricsException is thrown, the error code and message being set to the values returned by the server.