Example #1
0
 public void DoNotCompress()
 {
     NativeMethods.enet_host_compress(this.host, IntPtr.Zero);
 }