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

TransferTypeExtension 类

提供有关传输类型是否为拉取类型的扩展方法。

Definition

命名空间: TouchSocket.Dmtp.FileTransfer
程序集: TouchSocket.Dmtp (在 TouchSocket.Dmtp.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
public static class TransferTypeExtension
Inheritance
Object    TransferTypeExtension

方法

IsPull 表示当前传输类型是否属于PullSmallPull其中的一种。

参见