Skip to main content

MessageReceivedEventArgs Class

NuGet: GHIElectronics.TinyCLR.Devices.Can
Assembly: GHIElectronics.TinyCLR.Devices.Can
Namespace: GHIElectronics.TinyCLR.Devices.Can

Arguments for CanController.MessageReceived.

public class MessageReceivedEventArgs

Properties

Count

public int Count { get; }

Number of messages that have just become available.

Timestamp

public DateTime Timestamp { get; }

Driver-captured time of the receive event.