relay-dotnet
Static Public Attributes | List of all members
RelayDotNet.InteractionLifecycleType Class Reference

Static Public Attributes

static readonly string Started = "started"
 
static readonly string Resumed = "resumed"
 
static readonly string Suspended = "suspended"
 
static readonly string Ended = "ended"
 
static readonly string Failed = "failed"
 

Member Data Documentation

◆ Ended

readonly string RelayDotNet.InteractionLifecycleType.Ended = "ended"
static

◆ Failed

readonly string RelayDotNet.InteractionLifecycleType.Failed = "failed"
static

◆ Resumed

readonly string RelayDotNet.InteractionLifecycleType.Resumed = "resumed"
static

◆ Started

readonly string RelayDotNet.InteractionLifecycleType.Started = "started"
static

◆ Suspended

readonly string RelayDotNet.InteractionLifecycleType.Suspended = "suspended"
static

The documentation for this class was generated from the following file: