Table of Contents

Method Enable

Namespace
Titipi.MocaLib

Enable(float, int)

Starts the background polling loop.

public static void Enable(float checkInterval = 10, int timeout = 5)

Parameters

checkInterval float

Seconds between connectivity checks.

timeout int

HTTP request timeout in seconds.