Méthode | Description | |
---|---|---|
ReceiptHeaderDecorator ( IOutgoingMessage message, string destination, long messageSequence ) |
Creates an instance of ReceiptHeaderDecorator with the given parameters. The header value will be the destination and the messageSequence joined with a period (".").
|
public ReceiptHeaderDecorator ( IOutgoingMessage message, string destination, long messageSequence ) | ||
message | IOutgoingMessage | |
destination | string | |
messageSequence | long |