VersionControl.Provider.Incoming
static function Incoming(): Task;
static Task Incoming();
static def Incoming() as Task
Description

Start a task for quering the version control server for incoming changes.

The incoming changesets can be accessed through the task instance once it has been completed.