Share via


ServiceKind.Stateless Field

Definition

Does not use Service Fabric to make its state highly available or reliable. The value is 1.

public const string Stateless;
val mutable Stateless : string
Public Const Stateless As String 

Field Value

Applies to