Property | Type | Description | |
---|---|---|---|
Announcers | AnnouncerCollection | ||
ConnectedEndpoint | |||
Errors | ErrorCollection | ||
Folders | FoldersCollection | ||
Information | |||
PossibleEndpoints | RestEndpointCollection | ||
Statistics | |||
Synchronization |
Method | Description | |
---|---|---|
BumpFile ( string folderId, string fileId ) : Task |
||
Disconnect ( ) : void |
Disconnects the Syncthing instance, stopping and canceling all threads
|
|
IsInState ( State state ) : bool | ||
LoadNeededFiles ( |
||
ManagedInstance ( ) : System | ||
ManagedInstance ( |
||
RescanAllAsync ( ) : Task | ||
RestartAsync ( ) : Task | ||
ToString ( ) : string | ||
Unwatch ( ) : void |
Stops the instance monitoring
|
|
UpgradeAsync ( ) : Task | ||
Watch ( ) : void |
Initiates the instance monitoring
|
Method | Description | |
---|---|---|
OnMonitored ( |
||
OnUnmonitored ( |
Method | Description | |
---|---|---|
Clear ( ) : void |
Removes any trace of volatile information that could taint the behaivour in an disconnected state.
|
|
ConfigureStateMachine ( ) : void | ||
ConfigureThreads ( ) : void | ||
Initialize ( |
||
OnConnected ( |
||
OnConnectedState ( ) : void | ||
OnConnectedStateExit ( ) : void | ||
OnConnecting ( |
||
OnConnectingState ( ) : void | ||
OnConnectionChecked ( HeartbeatWorkerEventArgs e ) : void | ||
OnDisconnected ( |
||
OnDisconnectedState ( ) : void | ||
OnDisconnecting ( |
||
OnEndpointConnectStatusReceived ( object sender, ConnectionWorkerEventArgs e ) : void | ||
OnHeartbeatReceived ( object sender, HeartbeatWorkerEventArgs e ) : void | ||
OnMonitoredState ( ) : void | ||
OnStateMachineTransitioned ( Trigger>.StateMachine |
||
OnUnmonitoredState ( ) : void |
public BumpFile ( string folderId, string fileId ) : Task |
||
folderId | string | |
fileId | string | |
return | Task |
public LoadNeededFiles ( |
||
folder | ||
return | Task |
public ManagedInstance ( |
||
directive | ||
return | System |
protected OnMonitored ( |
||
e | ||
return | void |
protected OnUnmonitored ( |
||
e | ||
return | void |
public RestEndpoint,SyncthingCore.Types ConnectedEndpoint | ||
return |
public Information,SyncthingCore.Types Information | ||
return |
public RestEndpointCollection PossibleEndpoints | ||
return | RestEndpointCollection |
public Statistic,SyncthingCore.Types Statistics | ||
return |