HubInvocationContext
HubInvocationContext(HubCallerContext, String, Object[])
HubInvocationContext(HubCallerContext, IServiceProvider, Hub, MethodInfo, IReadOnlyList<Object>)
Context
Hub
HubMethod
HubMethodArguments
HubMethodName
ServiceProvider
netcoreapp3.0
namespace Microsoft.AspNetCore.SignalR
{
public class HubInvocationContext
{
public HubInvocationContext(HubCallerContext context, string hubMethodName, object[] hubMethodArguments);
}
}
.NET | 5.0 |
---|---|
.NET Core | 3.03.1 |
Information specific to netcoreapp3.0 | |
Assembly | Microsoft.AspNetCore.SignalR.Core , Version=3.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Requires any:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API