Click or drag to resize

IStartableStart Method

Start component.

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
void Start()
Remarks
The component should be initialized first.
See Also