NOW LOADING

MidiServiceSessionConnectionInfo


Information about an open connection in the service
Namespace Windows.Devices.Midi2.Reporting
Type Name MidiServiceSessionConnectionInfo
Type WinRT Runtime Class
IDL MidiServiceSessionConnectionInfo.idl

This class represents an open connection in a Windows MIDI Services session. This is an informational class only for reporting system-wide connection usage.

Properties

Property Description
EndpointOrPortDeviceId The device id for the connection. This is a UMP endpoint id or a MIDI 1.0 port id, because a session can hold both
InstanceCount The number of instances of this connection which are open in the parent session
EarliestConnectionTime The date and time the first instance of the connection was opened

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.