Share via


IEventSubscription Interface

Defines a contract for an event subscription to be used by EventBase.

Namespace: Microsoft.Practices.Prism.PubSubEvents
Assembly: Microsoft.Practices.Prism.PubSubEvents (in Microsoft.Practices.Prism.PubSubEvents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

public interface IEventSubscription
'Declaration
Public Interface IEventSubscription

See Also

IEventSubscription Members

Microsoft.Practices.Prism.PubSubEvents Namespace