Compartilhar via


Propriedade ServiceHost<T>.RequestsDrainedEvent

Obtém o evento.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Protected ReadOnly Property RequestsDrainedEvent As ManualResetEvent
protected ManualResetEvent RequestsDrainedEvent { get; }

Valor de propriedade

Tipo: System.Threading.ManualResetEvent
Retorna ManualResetEvent.

Segurança do .NET Framework

Consulte também

Referência

ServiceHost<T> Classe

Namespace Microsoft.TeamFoundation.Framework.Server