FileHandleEndPoint.FileHandleType 属性

定义

获取文件句柄类型。

public:
 property Microsoft::AspNetCore::Connections::FileHandleType FileHandleType { Microsoft::AspNetCore::Connections::FileHandleType get(); };
public Microsoft.AspNetCore.Connections.FileHandleType FileHandleType { get; }
member this.FileHandleType : Microsoft.AspNetCore.Connections.FileHandleType
Public ReadOnly Property FileHandleType As FileHandleType

属性值

适用于