TraceReplay.ReplayPause Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invokes the handler before a replayed trace is paused.
public:
event Microsoft::SqlServer::Management::Trace::ReplayPauseHandler ^ ReplayPause;
public event Microsoft.SqlServer.Management.Trace.ReplayPauseHandler ReplayPause;
member this.ReplayPause : Microsoft.SqlServer.Management.Trace.ReplayPauseHandler
Public Custom Event ReplayPause As ReplayPauseHandler