Interface IActivity
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
Marker interface used to assist identification in IoC containers. Not to be used directly as it does not contain the message type of the consumer
public interface IActivity
Remarks
Not to be used directly by application code, for internal reflection only