MobileServiceSyncContextExtensions Class

Definition

Provides extension methods on IMobileServiceSyncContext

public static class MobileServiceSyncContextExtensions
Inheritance
MobileServiceSyncContextExtensions

Methods

InitializeAsync(IMobileServiceSyncContext, IMobileServiceLocalStore)

Initializes the sync context.

InitializeAsync(IMobileServiceSyncContext, IMobileServiceLocalStore, StoreTrackingOptions)

Initializes the sync context.

PushAsync(IMobileServiceSyncContext)

Replays all pending local operations against the remote tables.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)