| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
This is the complete list of members for Telepathy.Common, including all inherited members.
| Common() | Telepathy.Common | inlineprotected | 
| Common() | Telepathy.Common | inlineprivatestatic | 
| GetNextMessage(out Message message) | Telepathy.Common | inline | 
| header | Telepathy.Common | privatestatic | 
| MaxMessageSize | Telepathy.Common | |
| messageQueueSizeWarning | Telepathy.Common | static | 
| NoDelay | Telepathy.Common | |
| payload | Telepathy.Common | privatestatic | 
| ReadMessageBlocking(NetworkStream stream, int MaxMessageSize, out byte[] content) | Telepathy.Common | inlineprotectedstatic | 
| ReceiveLoop(int connectionId, TcpClient client, ConcurrentQueue< Message > receiveQueue, int MaxMessageSize) | Telepathy.Common | inlineprotectedstatic | 
| receiveQueue | Telepathy.Common | protected | 
| ReceiveQueueCount | Telepathy.Common | |
| SendLoop(int connectionId, TcpClient client, SafeQueue< byte[]> sendQueue, ManualResetEvent sendPending) | Telepathy.Common | inlineprotectedstatic | 
| SendMessagesBlocking(NetworkStream stream, byte[][] messages) | Telepathy.Common | inlineprotectedstatic | 
| SendTimeout | Telepathy.Common |