Méthode | Description | |
---|---|---|
WithPersistence ( this message ) : IOutgoingMessage | ||
WithTransaction ( this message, IStompTransaction transaction ) : IOutgoingMessage |
public static WithPersistence ( this message ) : IOutgoingMessage | ||
message | this | |
Résultat | IOutgoingMessage |
public static WithTransaction ( this message, IStompTransaction transaction ) : IOutgoingMessage | ||
message | this | |
transaction | IStompTransaction | |
Résultat | IOutgoingMessage |