QuicTransportOptions.DefaultCloseErrorCode 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 an open connection is disposed.
public long DefaultCloseErrorCode { get; set; }
member this.DefaultCloseErrorCode : int64 with get, set
Public Property DefaultCloseErrorCode As Long