SignalRTriggerCategories 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 constant strings that represent SignalR trigger category.
public static class SignalRTriggerCategories
type SignalRTriggerCategories = class
Public Class SignalRTriggerCategories
- Inheritance
-
SignalRTriggerCategories
Fields
Connections |
Triggered by SignalR client connection connected or disconnected events. |
Messages |
Triggered by a message sent by a SignalR client. |