Share via


TlsConnectionCallbackContext.Connection Property

Definition

Information about an individual connection.

public Microsoft.AspNetCore.Connections.BaseConnectionContext Connection { get; set; }
member this.Connection : Microsoft.AspNetCore.Connections.BaseConnectionContext with get, set
Public Property Connection As BaseConnectionContext

Property Value

Applies to