Exemplo n.º 1
0
 protected virtual bool PreProcessPacket(Header header, int requestId, int packetSize, DataBuffer buffer)
 {
     return(true);
 }