On this page
Properties

Interface IdleRequestOptions

interface IdleRequestOptions {
    timeout?: number;
}
Index

Properties

Properties

timeout?: number
Was this helpful?
SDK JS
Reference
IdleRequestOptions