Apache Lucene.Net 2.4.0 Class Library API

SupportClass.ThreadClass.Join Method (Int64)

Blocks the calling thread until a thread terminates or the specified time elapses

public void Join(
   long MiliSeconds
);

Parameters

MiliSeconds
Time of wait in milliseconds

See Also

SupportClass.ThreadClass Class | (global) Namespace | SupportClass.ThreadClass.Join Overload List