EventSource::addRemoveLock_ Data Member
Synchronizes access to the targets_ array when adding, removing, or invoking event handlers.
Wrappers::SRWLock addRemoveLock_;
Requirements
Header: event.h
Namespace: Microsoft::WRL
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Synchronizes access to the targets_ array when adding, removing, or invoking event handlers.
Wrappers::SRWLock addRemoveLock_;
Header: event.h
Namespace: Microsoft::WRL