CFSocket.CFSocketAcceptEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |