Class LibraryImportGamesArgs
Represents arguments for ImportGames(LibraryImportGamesArgs) method.
public class LibraryImportGamesArgs
- Inheritance
-
LibraryImportGamesArgs
- Inherited Members
Properties
CancelToken
Gets cancellation token.
public CancellationToken CancelToken { get; }