SignalRTriggerAttribute.ParameterNames Property

Definition

Used for messages category. All the name defined in ParameterNames will map to Arguments in InvocationMessage by order. And the name can be used in parameters of method directly.

public string[] ParameterNames { get; }
member this.ParameterNames : string[]
Public ReadOnly Property ParameterNames As String()

Property Value

String[]

Applies to