InvocationContextExtensions Class

Definition

A class contains extension methods for InvocationContext.

public static class InvocationContextExtensions
type InvocationContextExtensions = class
Public Module InvocationContextExtensions
Inheritance
InvocationContextExtensions

Methods

GetClientManager(InvocationContext)

Get the client manager of this hub.

GetClientsAsync(InvocationContext)

Gets an object that can be used to invoke methods on the clients connected to this hub.

GetGroupsAsync(InvocationContext)

Get the group manager of this hub.

GetUserGroupManagerAsync(InvocationContext)

Get the user group manager of this hub.

Applies to