| ISettingsGroupSuspendEvents Method |
Suspends event notification.
Namespace: Sdl.Core.SettingsAssembly: Sdl.Core.Settings (in Sdl.Core.Settings.dll) Version: 1.8.0.0 (1.8.2564.0)
Syntaxabstract SuspendEvents : unit -> unit
RemarksThis method can be aclled multiple times. Until the
ResumeEvents has been called the same number of times,
no event will be raised.
See Also
Comments