IEventProcessor Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides an interface to use as the basis of event processors.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Interface IEventProcessor
public interface IEventProcessor
public interface class IEventProcessor
type IEventProcessor =  interface end
public interface IEventProcessor

The IEventProcessor type exposes the following members.

Methods

  Name Description
Public method ProcessEvent Processes an event.

Top

See Also

Reference

Microsoft.SPOT Namespace