MidiServicePingResponseSummary
This class represents a summary of the ping attempts against the Windows service.
Location
Namespace | Microsoft.Windows.Devices.Midi2.Diagnostics |
Library | Microsoft.Windows.Devices.Midi2 |
Properties
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 |
IDL
MidiServicePingResponseSummary IDL