VncException MembersRemoteViewing

The VncException type exposes the following members.
Constructors

  NameDescription
Public methodVncException 
Initializes an instance of the VncException class.
Public methodVncException(String, VncFailureReason, Exception)
Initializes an instance of the VncException class, with a reason specified.
Back to Top
Properties

  NameDescription
Public propertyReason
The reason the exception was thrown.
Back to Top
See Also