Pārlūkot izejas kodu

Update README.md

NX 7 gadi atpakaļ
vecāks
revīzija
187af8778f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -334,7 +334,7 @@ Contains a managed pointer to the host.
 
 `Host.EnableCompression()` enables packet-level compression.
 
-`Host.IgnoreConnections(bool state)` prevents access to the host for new incoming connections.
+`Host.PreventConnections(bool state)` prevents access to the host for new incoming connections.
 
 `Host.Broadcast(byte channelID, ref Packet packet)` queues a packet to be sent to all peers associated with the host.