FileHandleEndPoint.FileHandleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file handle type.
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