Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertClientTransactionBridge
Description
Stop briding the transaction system. After this call the bridge will unbind from any handlers to the underlying transaction system and transaction events will not be processed.
| Name | StopBridge |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientTransactionBridge.h |
| Include Path | #include "IConcertClientTransactionBridge.h" |
void StopBridge()