ConfigureIntervalMsec

Denotes a TorOption as implementing the ConfigurableContract which declares that the TorOption uses an interval argument (in milliseconds) and is available to be configured when supplied a number.

NOTE: No range validation is performed. Consult documentation of the TorOption (which points to tor-man) for its acceptable minimum and maximum values. Otherwise, tor may error out.

See also

Inheritors