Show / Hide Table of Contents

Enum SoMessageListener.ListeningState

State of the message listener.

Namespace: SuperOffice.Messaging
Assembly: SoDataBase.dll
Syntax
public enum ListeningState

Fields

Name Description
Error

The message listener has stopped because an error occured.

Initializing

The message listener is initializing.

Listening

The message listener is currently listening for messages.

Stopped

The message listener has stopped.

Stopping

The message listener is in the process of shutting down.

Extension Methods

EnumUtil.MapEnums<SoMessageListener.ListeningState, To>()
ObjectExtensions.AssignByReflection<SoMessageListener.ListeningState>(SoMessageListener.ListeningState)
ObjectExtensions.GraphCopy<SoMessageListener.ListeningState>()
Converters.MapEnums<SoMessageListener.ListeningState, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top