Show / Hide Table of Contents

Enum SoMessageType

Type of message.

Namespace: SuperOffice.Messaging.Messages
Assembly: SoDataBase.dll
Syntax
public enum SoMessageType : uint

Fields

Name Description
Acknowledge

Acknowledge message sent from the other clients to the NetServer process indicating that the Alive message was received.

Alive

Alive messages sent from the NetServer processes to the other members on the message bus.

Partner

Messages with higher number than 0x10000000 are reserved for partners.

Test

Test message containing a 1024 character ANSI string following .

Unknown

Unknown and unused message type.

Extension Methods

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