Implemented interface member:
property
Protocol
Microsoft.AspNetCore.Connections.Features.ITlsHandshakeFeature.Protocol
1 reference to Protocol
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelEventSource.cs (1)
196var sslProtocols = feature?.Protocol.ToString() ?? string.Empty;