💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# HttpItem.KeepAlive 属性 ## 注释 ~~~ 获取或设置一个值,该值指示是否与 Internet 资源建立持久性连接默认为true。 ~~~ ## 语法 ~~~ public bool KeepAlive { get; set; } ~~~