SyncManager.EndLogging
- Updated2025-07-21
- 1 minute(s) read
SyncManager.EndLogging
Syntax
SyncManager.EndLogging
Return Value
Returns the number of unbalanced calls to the SyncManager.BeginLogging method.
Purpose
Balances a preceding call to the SyncManager.BeginLogging method. When all calls to SyncManager.BeginLogging are balanced, the value of the SyncManager.LoggingEnabled property is False .