mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-08 13:00:05 +00:00
docs(poll-job-state): added comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface PollOptions {
|
||||
maxPollCount: number
|
||||
pollInterval: number
|
||||
pollInterval: number // milliseconds
|
||||
streamLog: boolean
|
||||
logFolderPath?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user