Message.from

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Message from(T payload)
  2. Message from(T payload, string token)
  3. Message from(T payload, UUID correlationId)
  4. Message from(T payload, string token, UUID correlationId)
    struct Message
    static
    from
    (
    T
    )
    (,
    string token
    ,)

Meta