MobileServiceClient.EventManager Property

Definition

The event manager that exposes and manages the event stream used by the mobile services types to publish and consume events.

public Microsoft.WindowsAzure.MobileServices.Eventing.IMobileServiceEventManager EventManager { get; }
member this.EventManager : Microsoft.WindowsAzure.MobileServices.Eventing.IMobileServiceEventManager
Public ReadOnly Property EventManager As IMobileServiceEventManager

Property Value

Applies to