LogEntry.BinaryDataMessage

LogEntry.BinaryDataMessage property

Binary message body to log.

public byte[] BinaryDataMessage { get; set; }

See Also