Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Libmpc
NotConnectedException
C# Class Libmpc.NotConnectedException
Is thrown when a command is to be executed on a disconnected
MpcConnection
where the
MpcConnection.AutoConnect
property is set to false.
Inheritance:
System.InvalidOperationException
Mostrar archivo
Open project: sakya/wpfmpdclient
Public Methods
Method
Description
NotConnectedException
( ) :
System
Creates a new NotConnectedException.
Method Details
NotConnectedException()
public
method
Creates a new NotConnectedException.
public
NotConnectedException
( ) :
System
return
System