Wait for a file to be created.
Namespace: pdf7.PdfWriter
Assembly: pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax
Parameters
- path
- Type: SystemString
Path of file to wait for. - timeoutMilliseconds
- Type: SystemInt32
Timeout in milliseconds to wait.
Return Value
Type: BooleanTrue if the file is present before the timeout
See Also