Aspose::Pdf::Security::ValidationOptions::set_RequestTimeout method

ValidationOptions::set_RequestTimeout method

Sets 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.

void Aspose::Pdf::Security::ValidationOptions::set_RequestTimeout(int32_t value)

See Also