IAutoUpdaterService..::..checkVersionAsync Method
Namespace:
FLEXYGO.FlexyGoServices
Assembly: FlexyGo (in FlexyGo.dll)
Assembly: FlexyGo (in FlexyGo.dll)
Syntax
[OperationContractAttribute] Task<AutoUpdaterCheckInfo> checkVersionAsync( string packageName, string repositoryUrl, string currentVersion, bool prereleaseVersions )
<OperationContractAttribute> _ Function checkVersionAsync ( _ packageName As String, _ repositoryUrl As String, _ currentVersion As String, _ prereleaseVersions As Boolean _ ) As Task(Of AutoUpdaterCheckInfo)