This exception is thrown when there is a problem with the VNC client-server communication.
System Object
System Exception RemoteViewing.Vnc VncExceptionNamespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
public class VncException : Exception
Public Class VncException _
Inherits Exception
Public Class VncException _
Inherits Exception
public ref class VncException : public Exception
public ref class VncException : public Exception
type VncException =
class
inherit Exception
end
type VncException =
class
inherit Exception
end