Aspose::Pdf::Security::ValidationOptions::get_RequestTimeout method
ValidationOptions::get_RequestTimeout method
Gets the timeout duration, in milliseconds, for network-related operations during the validation process. The RequestTimeout property defines the maximum time the system should wait for a network response when accessing online resources, such as revocation status or OCSP servers.
int32_t Aspose::Pdf::Security::ValidationOptions::get_RequestTimeout() const
See Also
- Class ValidationOptions
- Namespace Aspose::Pdf::Security
- Library Aspose.PDF for C++