Share via


QueuedMessageEventSource Class

The QueuedMessageEventSource class is passed to the OnSubmittedMessage and OnRoutedMessage events.

Namespace:  Microsoft.Exchange.Data.Transport.Routing
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public MustInherit Class QueuedMessageEventSource
'Usage
Dim instance As QueuedMessageEventSource
public abstract class QueuedMessageEventSource

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.