Method | Description | |
---|---|---|
ExampleWriterAndReader ( ) : System.Threading.Tasks.Task |
Example to demonstrate STOMP transactions using the StompNet low level API. In this example, a single message is going to be sent to a queue and it will be read from the same queue.
|
Method | Description | |
---|---|---|
AssertExpectedCommandFrame ( |
||
Main ( ) : void | ||
MainAsync ( ) : System.Threading.Tasks.Task | ||
WriteTitle ( string str ) : void |
public static ExampleWriterAndReader ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |