| 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.
| 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 |
