SyncManager.EndLogging
- 更新日2025-07-21
- 1分で読める
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 .