LargeBufferMarshaller.OnEvent Method
Handles GenericEvent events.
Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
public virtual bool OnEvent (
BaseEventev
)
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 and 4.1.
See Also
Reference
LargeBufferMarshaller Class
LargeBufferMarshaller Members
Microsoft.SPOT.Hardware Namespace