EventData.GetBytes Method

Definition

Gets the event data bytes.

public byte[] GetBytes ();
member this.GetBytes : unit -> byte[]
Public Function GetBytes () As Byte()

Returns

Byte[]

The event data bytes.

Applies to