点击或拖拽改变大小

HttpServerLogHttpBody 属性

获取或设置是否记录HTTP的请求内容,默认不记录
Get or set whether to record the HTTP request content. By default, it is not recorded

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.1.0 (12.3.1.0)
语法
public bool LogHttpBody { get; set; }

属性值

类型:Boolean
参见