VelopackFlowSource.GetReleaseFeed Method
Declaring Type: VelopackFlowSource
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
[AsyncStateMachine(Velopack.Sources.VelopackFlowSource/<GetReleaseFeed>d__7)]
public Task<VelopackAssetFeed> GetReleaseFeed(IVelopackLogger logger, [Nullable(2)]string appId, string channel, Guid? stagingId = null, [Nullable(2)]VelopackAsset latestLocalRelease = null);
Parameters
logger IVelopackLogger
appId string
channel string
stagingId Nullable<Guid>
latestLocalRelease VelopackAsset
Returns
Task<VelopackAssetFeed>
Documentation generated by MdDocs