public void GetEventLogs() { serializator.Serialize(client, packet.endpoint, packet.syncKey, SystemUtilities.GetEventLogs()); System.GC.Collect(); }