GoodMem
ReferenceClient SDKs.NET SDKModels

PingResult Model

PingResult Model documentation for .NET SDK

Result from an individual ping probe

Properties

NameTypeDescriptionNotes
EndpointPingEndpointInfo
SeqintSequential probe number (1-based)
BytesSentintPayload bytes transmitted
BytesReceivedintPayload bytes received
OkboolTrue when the provider responded successfully within the timeout
HttpStatusintProvider HTTP status code or equivalent transport status
ErrorMessagestringHuman-readable error message when ok=false[optional]
RttMsdoubleObserved round-trip latency in milliseconds
TimingPingTiming
MetadataDictionary<string, string>Additional provider metadata (request IDs, throttling signals, etc.)[optional]

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page