VncSharp

ConnectEventArgs Class

Used in connection with the ConnectComplete event. Contains information about the remote desktop useful for setting-up the client's GUI.

For a list of all members of this type, see ConnectEventArgs Members.

System.Object
   EventArgs
      ConnectEventArgs

[Visual Basic]
Public Class ConnectEventArgs
Inherits EventArgs
[C#]
public class ConnectEventArgs : EventArgs

Requirements

Namespace: VncSharp

Assembly: VncSharp (in VncSharp.dll)

See Also

ConnectEventArgs Members | VncSharp Namespace