Logo
  • FlexCDN
  • 下载 (v1.0.4)
  • 文档
  • 开发
  • 试用购买
  • 在线演示
  1. API列表
  2. APIMethodStatService(API方法统计服务)
  3. 消息类型
  4. APIMethodStat
{ int64 id; int64 apiNodeId; string method; string tag; float costMs; float peekMs; int64 countCalls; APINode apiNode; }