1 instantiation of HttpServerSessionHandle
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\ServerSession.cs (1)
24
Id = new
HttpServerSessionHandle
(serverSessionId);
1 reference to HttpServerSessionHandle
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\ServerSession.cs (1)
27
public
HttpServerSessionHandle
Id { get; private set; }