NOW LOADING

MidiNetworkRemoteClientDisconnectConfig


Config sent to end one remote client's active session with a host on this PC
Namespace Windows.Devices.Midi2.Transports.Network
Type Name MidiNetworkRemoteClientDisconnectConfig
Type WinRT Runtime Class
Implements IMidiServiceTransportPluginConfig 
IDL MidiNetworkRemoteClientDisconnectConfig.idl

Pass to MidiNetworkTransportManager.DisconnectRemoteClientAsync.

Constructors

Constructor Description
MidiNetworkRemoteClientDisconnectConfig() Create an empty config
MidiNetworkRemoteClientDisconnectConfig(hostId, remoteClientName, remoteClientProductInstanceId) Create a fully populated config

Properties

Property Description
HostId The host entry GUID on this PC
RemoteClientName UMP Endpoint Name of the remote client
RemoteClientProductInstanceId Product Instance Id of the remote client

Remarks

This request ends the current session only. It does not persist an allow/deny decision for future connection attempts.

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.