Show / Hide Table of Contents

Enum ClientState

Namespace: Volo.ClientSimulation.Clients
Assembly: Volo.ClientSimulation.dll
Syntax
public enum ClientState

Fields

Name Description
Running
Stopped
Stopping

Extension Methods

AbpObjectExtensions.IsIn<ClientState>(ClientState[])
AbpObjectExtensions.If<ClientState>(Boolean, Func<ClientState, ClientState>)
AbpObjectExtensions.If<ClientState>(Boolean, Action<ClientState>)
Back to top Powered by Volosoft