CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ PrepareCommand< TCommand >()

void Cqrs.Azure.ServiceBus.IAzureBusHelper< TAuthenticationToken >.PrepareCommand< TCommand > ( TCommand  command,
string  framework 
)

Implemented in Cqrs.Azure.ServiceBus.AzureBusHelper< TAuthenticationToken >, and Cqrs.Azure.ServiceBus.AzureBusHelper< TAuthenticationToken >.

Type Constraints
TCommand :ICommand<TAuthenticationToken>