CFSocketFlags Énumération
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.
Énumération dont les valeurs peuvent être utilisées avec les GetSocketFlags() méthodes et SetSocketFlags(CFSocketFlags) .
Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.
[System.Flags]
public enum CFSocketFlags
type CFSocketFlags =
- Héritage
-
CFSocketFlags
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
AutomaticallyReenableReadCallBack | 1 | |
AutomaticallyReenableAcceptCallBack | 2 | |
AutomaticallyReenableDataCallBack | 3 | |
AutomaticallyReenableWriteCallBack | 8 | |
LeaveErrors | 64 | |
CloseOnInvalidate | 128 |