QuicTransportOptions.DefaultStreamErrorCode Propriété
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.
Code d’erreur utilisé lorsque le flux doit abandonner le côté lecture ou écriture du flux en interne.
public long DefaultStreamErrorCode { get; set; }
member this.DefaultStreamErrorCode : int64 with get, set
Public Property DefaultStreamErrorCode As Long