
Namespace | Microsoft.Windows.Devices.Midi2.Diagnostics |
---|---|
Type Name | MidiServicePingResponseSummary |
Type | WinRT Runtime Class |
IDL | MidiServicePingResponseSummary.idl |
Library | Microsoft.Windows.Devices.Midi2.dll |
This class represents a summary of the ping attempts against the Windows service. This is not normally used by applications.
Property | Description |
---|---|
Success |
True if the ping was a success |
FailureReason |
In case of a failure, this includes information about why the failure happened. |
TotalPingRoundTripMidiClock |
The total MIDI Clock time for all ping messages to be sent and received |
AveragePingRoundTripMidiClock |
Calculated average round trip time for ping messages |
Responses |
A list of all the responses for the ping messages |