| Namespace | Windows.Devices.Midi2.Transports.Network |
|---|---|
| Type Name | MidiNetworkRemoteClientDisconnectResponse |
| Type | WinRT Runtime Class |
| IDL | MidiNetworkRemoteClientDisconnectResponse.idl |
Returned by MidiNetworkTransportManager.DisconnectRemoteClientAsync.
| Property | Description |
|---|---|
HostId |
Host GUID targeted by the request |
RemoteClientName |
Remote client UMP Endpoint Name targeted by the request |
RemoteClientProductInstanceId |
Remote client Product Instance Id targeted by the request |
Success |
True if the client session was disconnected |
ErrorCode |
MidiNetworkRemoteClientDisconnectErrorCode when Success is false |
ErrorMessage |
Human-readable error text |
A successful disconnect does not deny future reconnect requests from that remote client.
