DispatcherServiceTypes Property
Definition
DispatcherServiceTypes
Gets the types associated with an IDispatcher service.
public IReadOnlyCollection<Type> DispatcherServiceTypes { get; }
Property Value
- IReadOnlyCollection<Type>
The types dispatcher with an IDispatcher service.