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

DmtpFileTransferFeatureSetProtocolFlags 方法

设置DmtpFileTransferFeature的起始协议。

默认起始为:30,保留20个协议长度。

Definition

命名空间: TouchSocket.Dmtp.FileTransfer
程序集: TouchSocket.Dmtp (在 TouchSocket.Dmtp.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
public DmtpFileTransferFeature SetProtocolFlags(
	ushort start
)

参数

start  UInt16

返回值

DmtpFileTransferFeature

[缺少 "M:TouchSocket.Dmtp.FileTransfer.DmtpFileTransferFeature.SetProtocolFlags(System.UInt16)" 的 <returns> 文档]

参见