SignalRTriggerEvents 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 represents different trigger event type.
public static class SignalRTriggerEvents
type SignalRTriggerEvents = class
Public Class SignalRTriggerEvents
- Inheritance
-
SignalRTriggerEvents
Fields
Connected |
Represents an event that a SignalR client is connected to Azure SignalR Service. |
Disconnected |
Represents an event that a SignalR client is disconnected from Azure SignalR Service. |