MultitenantGroupMetricsGenerator.StopEvent Property
Namespace: Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly: Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)
Syntax
'Declaration
Protected ReadOnly Property StopEvent As WaitHandle
Get
'Usage
Dim value As WaitHandle
value = Me.StopEvent
protected WaitHandle StopEvent { get; }