Method | Description | |
---|---|---|
WithPersistence ( this message ) : IOutgoingMessage | ||
WithTransaction ( this message, IStompTransaction transaction ) : IOutgoingMessage |
public static WithPersistence ( this message ) : IOutgoingMessage | ||
message | this | |
return | IOutgoingMessage |
public static WithTransaction ( this message, IStompTransaction transaction ) : IOutgoingMessage | ||
message | this | |
transaction | IStompTransaction | |
return | IOutgoingMessage |