Метод | Описание | |
---|---|---|
AddListener ( Action |
||
CreateReceiveSocket ( ) : void | ||
Dispose ( ) : void | ||
Listen ( ) : void | ||
MessageReceiver ( IMessageContext context ) : System | ||
Receive ( ) : string | ||
ReceiveLoop ( ) : void | ||
RemoveListener ( Action |
||
SubscribeAndWait ( ) : void |
public AddListener ( Action |
||
onMessageReceived | Action |
|
Результат | System.Action |
public MessageReceiver ( IMessageContext context ) : System | ||
context | IMessageContext | |
Результат | System |
public RemoveListener ( Action |
||
onMessageReceived | Action |
|
Результат | void |