public void GetTime() { TimeServer = this; client.GetServerTimeCompleted += (client_GetServerTimeCompleted); client.GetServerTimeAsync(); }