Ping

1
2
3
using var client = new LumaClient();

PingResponse response = await client.Ping.PingAsync();