MessageBusSubscriber GetSubscriberItem T  Method DH.Messaging Documentation

[This is preliminary documentation and is subject to change.]

Gets the subscription object associated

Namespace: (Default Namespace)
Assembly: DH.Messaging.Extensions (in DH.Messaging.Extensions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public SubscriberItem<T> GetSubscriberItem<T>()
Type Parameters

T
Message type for matching subscription

Return Value

Type: SubscriberItem T 
See Also