Click or drag to resize

ISyncService Interface

IT Hit User File System
Represents snchronization service.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26791.0-Beta2
Syntax
public interface ISyncService

The ISyncService type exposes the following members.

Properties
  NameDescription
Public propertySyncState
Sync service state.
Top
Methods
  NameDescription
Public methodStartAsync
Starts service.
Public methodStopAsync
Stops service.
Top
See Also