InvocationContextExtensions 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 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. |