|
@@ -267,7 +267,7 @@ Contains marshalled structure with the event type, managed pointer to the peer,
|
|
|
#### Packet
|
|
#### Packet
|
|
|
Contains a managed pointer to the packet.
|
|
Contains a managed pointer to the packet.
|
|
|
|
|
|
|
|
-`Packet.Dispose()` destroys the packet. Should be called only when the packet obtained from `EventType.Receive` event.
|
|
|
|
|
|
|
+`Packet.Dispose()` destroys the packet. Should be called only when the packet was obtained from `EventType.Receive` event.
|
|
|
|
|
|
|
|
`Packet.IsSet` returns a state of the managed pointer.
|
|
`Packet.IsSet` returns a state of the managed pointer.
|
|
|
|
|
|