1 write to _isWebsocketsSupported
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
20
_isWebsocketsSupported
= isWebsocketsSupported;
1 reference to _isWebsocketsSupported
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
29
app.UseMiddleware<IISMiddleware>(_pairingToken,
_isWebsocketsSupported
);