BinarySource interface
複製活動二進位來源。
- Extends
屬性
| format |
二進位格式設定。 |
| store |
二進位存放區設定。 |
| type | 多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
| max |
源數據存放區的最大並行連接計數。 類型:integer (或 expression with resultType integer) 。 |
| source |
來源重試計數。 類型:integer (或 expression with resultType integer) 。 |
| source |
來源重試等候。 類型:string (或 expression with resultType string), pattern: (\d+)?(\d\d):(60|([0-5][0-9]):(60|([0-5][0-9])). |
屬性詳細資料
formatSettings
storeSettings
type
多型歧視性,指定這個物件可以是的不同類型
type: "BinarySource"
屬性值
"BinarySource"
繼承的屬性詳細資料
maxConcurrentConnections
源數據存放區的最大並行連接計數。 類型:integer (或 expression with resultType integer) 。
maxConcurrentConnections?: any
屬性值
any
sourceRetryCount
來源重試計數。 類型:integer (或 expression with resultType integer) 。
sourceRetryCount?: any
屬性值
any
sourceRetryWait
來源重試等候。 類型:string (或 expression with resultType string), pattern: (\d+)?(\d\d):(60|([0-5][0-9]):(60|([0-5][0-9])).
sourceRetryWait?: any
屬性值
any