StaticServiceHubContextStore 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.
A global Microsoft.Azure.WebJobs.Extensions.SignalRService.IServiceManagerStore for the extension. It stores IServiceHubContextStore per set of connection strings.
public static class StaticServiceHubContextStore
type StaticServiceHubContextStore = class
Public Class StaticServiceHubContextStore
- Inheritance
-
StaticServiceHubContextStore
Methods
Get(String) |
Get a IServiceHubContextStore instance. |