Class StateMessageType
Represents the different types of State messages that can be sent.
Inheritance
System.Object
StateMessageType
Assembly: EPiServer.Events.dll
Version: 12.0.3
Syntax
public sealed class StateMessageType : Enum
Fields
Awesome
Declaration
public const StateMessageType Awesome
Field Value
Bye
Declaration
public const StateMessageType Bye
Field Value
Heartbeat
Declaration
public const StateMessageType Heartbeat
Field Value
Hello
Declaration
public const StateMessageType Hello
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
WhatsUp
Declaration
public const StateMessageType WhatsUp
Field Value
Extension Methods