Partager via


CFSocket.CFSocketAcceptEventArgs Classe

Définition

T:System.EventArgs pour l’événement AcceptEvent .

public class CFSocket.CFSocketAcceptEventArgs : EventArgs
type CFSocket.CFSocketAcceptEventArgs = class
    inherit EventArgs
Héritage
CFSocket.CFSocketAcceptEventArgs

Constructeurs

CFSocket.CFSocketAcceptEventArgs(CFSocketNativeHandle, IPEndPoint)

T:System.EventArgs pour l’événement AcceptEvent .

Propriétés

RemoteEndPoint

Points de terminaison distants connectés

Méthodes

CreateSocket()

Crée un nouveau CFSocket à partir de la connexion acceptée

ToString()

Description lisible par l’homme des arguments d’événement.

S’applique à