Property | Type | Description | |
---|---|---|---|
silent | bool |
Method | Description | |
---|---|---|
RefreshConnection ( |
||
Start ( |
||
Stop ( bool connectionproblem = false ) : System.Threading.Tasks.Task | ||
actionChimeny_ConnectionProblem ( object sender, |
Method | Description | |
---|---|---|
ActionOnEventLoop ( ) : System.Threading.Tasks.Task | ||
IdleEventLoop ( ) : System.Threading.Tasks.Task |
public RefreshConnection ( |
||
status | ||
return | Task |
public Start ( |
||
status | ||
silent | bool | |
return | Task |
public Stop ( bool connectionproblem = false ) : System.Threading.Tasks.Task | ||
connectionproblem | bool | |
return | System.Threading.Tasks.Task |
public actionChimeny_ConnectionProblem ( object sender, |
||
sender | object | |
e | ||
return | void |