Flow.Net
Show / Hide Table of Contents

Class FlowServiceEvent

Inheritance
Object
FlowServiceEvent
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowServiceEvent

Properties

| Improve this Doc View Source

Payload

Declaration
public byte[] Payload { get; set; }
Property Value
Type Description
Byte[]
| Improve this Doc View Source

Type

Declaration
public string Type { get; set; }
Property Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX