Table of Contents

Property Message

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Message

Gets the received message bytes.

public byte[] Message { get; }

Property Value

byte[]