GetTimeout

virtual double IAlignment::GetTimeout() = 0

Gets the timeout used for this alignment method.

Returns

double – Timeout in seconds. Negative value means infinite. The default timeout value is -1.0 (infinite).

Throws