ConnectionEventArgs Klasse

Definition

Ereignisargumente, die verwendet werden, wenn eine Verbindung hinzugefügt oder entfernt wurde.

public ref class ConnectionEventArgs : EventArgs
public class ConnectionEventArgs : EventArgs
type ConnectionEventArgs = class
    inherit EventArgs
Public Class ConnectionEventArgs
Inherits EventArgs
Vererbung
ConnectionEventArgs

Konstruktoren

ConnectionEventArgs()

Eigenschaften

Connection

Die Verbindung, die diesem Ereignis zugeordnet ist.

Gilt für