C# Class Bus.InfrastructureMessages.Heartbeating.HeartbeatMessage

Inheritance: IMessage, ICommand
Afficher le fichier Open project: jbouzaglou/PetPigeonsESB Class Usage Examples

Méthodes publiques

Méthode Description
HeartbeatMessage ( System.DateTime timestampUtc, IEndpoint endpoint ) : System

Method Details

HeartbeatMessage() public méthode

public HeartbeatMessage ( System.DateTime timestampUtc, IEndpoint endpoint ) : System
timestampUtc System.DateTime
endpoint IEndpoint
Résultat System