WebSocketsDependencyInjectionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension method for IServiceCollection to add WebSockets configuration.
public ref class WebSocketsDependencyInjectionExtensions abstract sealed
public static class WebSocketsDependencyInjectionExtensions
type WebSocketsDependencyInjectionExtensions = class
Public Module WebSocketsDependencyInjectionExtensions
- Inheritance
-
WebSocketsDependencyInjectionExtensions
Methods
AddWebSockets(IServiceCollection, Action<WebSocketOptions>) |
Extension method for IServiceCollection to add WebSockets configuration. |