Reads a byte array from a sender.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public static byte[] ReadBytes()

Return Value

A Byte array.

See Also