NOW LOADING

MidiServicePingResponseSummary


Overall response from pinging the MIDI Service
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.

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

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.