메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
AssertExpectedCommandFrame ( |
||
Main ( ) : void | ||
MainAsync ( ) : System.Threading.Tasks.Task | ||
WriteTitle ( string str ) : void |
public static ExampleWriterAndReader ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |