Retrieves the ITickRetrieval instance associated with this service.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
ITickRetrieval GetTickDataInterface()
Visual Basic (Declaration)
Function GetTickDataInterface As ITickRetrieval
Visual C++
ITickRetrieval^ GetTickDataInterface()

Return Value

ITickRetrieval instance.

See Also