共用方式為


StaticServiceHubContextStore Class

Definition

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.

Applies to