QuicTransportOptions.DefaultStreamErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error code used when the stream needs to abort the read or write side of the stream internally.
public long DefaultStreamErrorCode { get; set; }
member this.DefaultStreamErrorCode : int64 with get, set
Public Property DefaultStreamErrorCode As Long