Méthode |
Description |
|
GetPayload ( int n = 32 ) : string |
|
|
LongPollingLoop ( MemoryHost host, string connectionId ) : void |
|
|
Main ( string args ) : void |
|
|
OnUnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs e ) : void |
|
|
ProcessRequest ( MemoryHost host, string transport, string connectionId ) : Task |
|
|
ReceiveLoop ( ITransportConnection connection, string messageId ) : void |
|
|
RunBusTest ( ) : void |
|
|
RunConnectionReceiveLoopTest ( ) : void |
|
|
RunConnectionTest ( ) : void |
|
|
RunMemoryHost ( ) : MemoryHost |
|
|
StartClientLoop ( MessageBus bus, ISubscriber subscriber ) : void |
|
|
StartSendLoop ( string clientId, Func publish, string payload ) : void |
|
|
Write ( Stream stream, string raw ) : void |
|
|