一款简单易用的基础网络通讯组件库。

TLVPluginSetLengthType 方法

设置Value的长度类型。

Definition

命名空间: TouchSocket.Sockets
程序集: TouchSocketPro (在 TouchSocketPro.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
public TLVPlugin SetLengthType(
	FixedHeaderType lengthType
)

参数

lengthType  FixedHeaderType

[缺少 "M:TouchSocket.Sockets.TLVPlugin.SetLengthType(TouchSocket.Core.FixedHeaderType)" 的 <param name="lengthType"/> 文档]

返回值

TLVPlugin

[缺少 "M:TouchSocket.Sockets.TLVPlugin.SetLengthType(TouchSocket.Core.FixedHeaderType)" 的 <returns> 文档]

参见