NOW LOADING

MidiNetworkHostRemovalConfig


Config sent to the service to remove a Network MIDI 2.0 host
Namespace Windows.Devices.Midi2.Transports.Network
Type Name MidiNetworkHostRemovalConfig
Type WinRT Runtime Class
Implements Windows.Devices.Midi2.ServiceConfig.IMidiServiceTransportPluginConfig 
IDL MidiNetworkHostRemovalConfig.idl

Pass to MidiNetworkTransportManager.RemoveNetworkHostAsync.

Constructors

Constructor Description
MidiNetworkHostRemovalConfig() Create an empty config
MidiNetworkHostRemovalConfig(hostId) Create a config for the specified host

Properties

Property Description
HostId The GUID of the host to remove

Remarks

Removing a host disconnects every remote client connected to it and releases its UDP port and mDNS advertisement.

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.