 | QueueGeneralDataunpause 属性 |
获取或设置解除暂停状态的数量。
命名空间: Ipxchina.Sdk.Cti.Response.Cti.ResponseData程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public int unpause { get; set; }Public Property unpause As Integer
Get
Set
public:
property int unpause {
int get ();
void set (int value);
}member unpause : int with get, set
属性值
Int32
参见