Interface Activity
- Namespace
- MassTransit.Courier.Contracts
- Assembly
- MassTransit.Abstractions.dll
public interface Activity
Properties
Address
Uri Address { get; }
Property Value
- Uri
Arguments
IDictionary<string, object> Arguments { get; }
Property Value
Name
string Name { get; }