Click or drag to resize
ExtractedBytesBytes Property
Gets or sets the array of bytes extracted from the source that describes one complete message.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte[] Bytes { get; set; }

Property Value

Type: Byte
See Also