| Namespace | Windows.Devices.Midi2.Transports.Network |
|---|---|
| Type Name | MidiNetworkClientDisconnectConfig |
| Type | WinRT Runtime Class |
| Implements | Windows.Devices.Midi2.ServiceConfig.IMidiServiceTransportPluginConfig |
| IDL | MidiNetworkClientDisconnectConfig.idl |
Pass to MidiNetworkTransportManager.DisconnectNetworkClientAsync.
| Constructor | Description |
|---|---|
MidiNetworkClientDisconnectConfig() |
Create an empty config |
MidiNetworkClientDisconnectConfig(clientId) |
Create a config for the specified client |
| Property | Description |
|---|---|
ClientId |
The GUID of the client entry to disconnect |
A client disconnected this way stays disconnected. The service does not treat a user-requested disconnect as a connection loss, so it is not reconnected automatically.
