IUpdatesService.

StartReceiveUpdates(TimeSpan) Method

Summary

Starting receive updates. Updates will be raise an event

Syntax

void StartReceiveUpdates(TimeSpan updatePeriod)

Parameters

Name Type Description
updatePeriod TimeSpan Update period

Return Value

Type Description
void

See Also