C# Class MappyData.EventHubRoutePointSource

显示文件 Open project: noodlefrenzy/asp-mappy

Public Methods

Method Description
EventHubRoutePointSource ( Action onNewPoint ) : Microsoft.WindowsAzure.Storage.Table
StartAsync ( ) : Task

Method Details

EventHubRoutePointSource() public method

public EventHubRoutePointSource ( Action onNewPoint ) : Microsoft.WindowsAzure.Storage.Table
onNewPoint Action
return Microsoft.WindowsAzure.Storage.Table

StartAsync() public method

public StartAsync ( ) : Task
return Task