Share via


LargeBufferMarshaller.OnEvent Method

Handles GenericEvent events.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public virtual bool OnEvent (
         BaseEvent ev
)

Parameters

  • ev
    The event that occurred.

Return Value

true if the event was processed; otherwise, false.

Remarks

This method implements IEventListener.OnEvent.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

LargeBufferMarshaller Class
LargeBufferMarshaller Members
Microsoft.SPOT.Hardware Namespace