Skip to main content

IMessage.Kind property

Namespace: NextDesign.Core

Description

Message type

  • Synchronization: "sync"
  • Asynchronous: "async"
  • Generate: "create"
  • Destroy: "destroy"
  • Reply: "reply"
string Kind { get; }

type

  • string