Метод | Описание | |
---|---|---|
InvokeProcessing ( ) : void |
This will allow the serializer to automatically execute the Action in the same step as Deserialization, and reduce the message handling in the ConnectionHelper. Exception handling ConnectionHelper would have to be moved here too.
|
|
ProcessServer ( ) : void |
When the message is recieved on the Server side, it will invoke this method.
|