We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc74514 commit d08dfceCopy full SHA for d08dfce
src/Servers/Connections.Abstractions/src/PublicAPI/net7.0/PublicAPI.Unshipped.txt
@@ -1,7 +1,5 @@
1
#nullable enable
2
Microsoft.AspNetCore.Connections.TlsConnectionCallbackContext
3
-Microsoft.AspNetCore.Connections.TlsConnectionCallbackContext.CancellationToken.get -> System.Threading.CancellationToken
4
-Microsoft.AspNetCore.Connections.TlsConnectionCallbackContext.CancellationToken.set -> void
5
Microsoft.AspNetCore.Connections.TlsConnectionCallbackContext.ClientHelloInfo.get -> System.Net.Security.SslClientHelloInfo
6
Microsoft.AspNetCore.Connections.TlsConnectionCallbackContext.ClientHelloInfo.set -> void
7
Microsoft.AspNetCore.Connections.TlsConnectionCallbackContext.Connection.get -> Microsoft.AspNetCore.Connections.BaseConnectionContext!
0 commit comments