Hedra .NET Documentation
Ping
Initializing search
Hedra .NET Documentation
Overview
Examples
Examples
GirlSaysHello
GetProject
Ping
Ping
1
2
3
using
var
client
=
new
HedraClient
(
apiKey
);
var
response
=
await
client
.
PingAsync
();