Share via


FileHandleEndPoint.FileHandleType Property

Definition

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

Property Value

Applies to