HttpStatus.ScSwitchingProtocols Champ
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.
Attention
Use 'Org.Apache.Http.IHttpStatus.ScSwitchingProtocols'. This class will be removed in a future release.
101 Switching Protocols
(HTTP/1.
[Android.Runtime.Register("SC_SWITCHING_PROTOCOLS")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScSwitchingProtocols'. This class will be removed in a future release.")]
public const int ScSwitchingProtocols = 101;
[<Android.Runtime.Register("SC_SWITCHING_PROTOCOLS")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScSwitchingProtocols'. This class will be removed in a future release.")>]
val mutable ScSwitchingProtocols : int
Valeur de champ
Value = 101- Attributs
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.