public SyncService() { client = OperationContext.Current.GetCallbackChannel <IPushMessager <string> >(); }
public SyncService() { client = OperationContext.Current.GetCallbackChannel<IPushMessager<string>>(); }