private void Accepted(string remoteEp, string localEp, int socketHash) { WriteEvent(AcceptedId, remoteEp, localEp, socketHash); }