2 references to Shutdown
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
ConnectionIoState.cs (1)
135
internal virtual void ShutdownSession() => _session.
Shutdown
();
System.Net.Security (1)
System\Net\Security\TlsSocketSession.cs (1)
13
/// <see cref="Write"/>, <see cref="
Shutdown
"/>, and