 | HeartbeatEventDataCount 属性 |
获取或设置请求总次数。
命名空间: Ipxchina.Sdk.Cti.Events.EventData程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public ulong Count { get; set; }Public Property Count As ULong
Get
Set
public:
property unsigned long long Count {
unsigned long long get ();
void set (unsigned long long value);
}member Count : uint64 with get, set
属性值
UInt64
参见