![]()  | 
  
    CQRS.NET
    4.0
    
   A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments. 
   | 
 
      
  | 
  virtual | 
Serialise the provided command .
| TCommand | The Type of the ICommand<TAuthenticationToken> being serialised. | 
| command | The ICommand<TAuthenticationToken> being serialised. | 
Implements Cqrs.Azure.ServiceBus.IMessageSerialiser< TAuthenticationToken >.
| TCommand | : | ICommand<TAuthenticationToken> |