Example #1
0
 /// <summary>
 /// Gets the consumer registrations for this transport.
 /// </summary>
 /// <returns></returns>
 protected ICollection <EventRegistration> GetRegistrations() => BusOptions.GetRegistrations(transportName: Name);