NOW LOADING

MidiServicePingResponse


Response from a single ping message
Namespace Microsoft.Windows.Devices.Midi2.Diagnostics
Type Name MidiServicePingResponse
Type WinRT Runtime Class
IDL MidiServicePingResponse.idl
Library Microsoft.Windows.Devices.Midi2.dll

This class represents a single ping message response. This is used to assess health and performance of the Windows service. This is not normally used by applications.

Properties

Property Description
SourceId Id used to track this ping source connection instance, in the case of multiple applications using the same ping endpoint
Index Index of the ping
ClientSendMidiTimestamp The time the client sent the ping message
ServiceReportedMidiTimestamp The time the service reported receiving the ping message
ClientReceiveMidiTimestamp The time the client received the ping response
ClientDeltaTimestamp The delta between the client sending the message and receiving the response

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.