This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public const string FailedMessageResponderNotResponding = "No failed message response defined for {0}"; | |
public const string FailedMessageResponderResponding = "Creating {0} for failed message {1}"; |