Class FetchMachine
Inherited Members
Namespace: Mapsui.Fetcher
Assembly: Mapsui.dll
Syntax
public class FetchMachine
Constructors
| Edit this page View SourceFetchMachine(IFetchDispatcher, int)
Declaration
public FetchMachine(IFetchDispatcher fetchDispatcher, int numberOfWorkers = 4)
Parameters
Type | Name | Description |
---|---|---|
IFetchDispatcher | fetchDispatcher | |
int | numberOfWorkers |
Methods
| Edit this page View SourceStart()
Declaration
public void Start()
Stop()
Declaration
public void Stop()