Aracılığıyla paylaş


FileHandleEndPoint(UInt64, FileHandleType) Oluşturucu

Tanım

yeni bir örneğini FileHandleEndPointbaşlatır.

public:
 FileHandleEndPoint(System::UInt64 fileHandle, Microsoft::AspNetCore::Connections::FileHandleType fileHandleType);
public FileHandleEndPoint (ulong fileHandle, Microsoft.AspNetCore.Connections.FileHandleType fileHandleType);
new Microsoft.AspNetCore.Connections.FileHandleEndPoint : uint64 * Microsoft.AspNetCore.Connections.FileHandleType -> Microsoft.AspNetCore.Connections.FileHandleEndPoint
Public Sub New (fileHandle As ULong, fileHandleType As FileHandleType)

Parametreler

fileHandle
UInt64

Dosya tanıtıcısı.

fileHandleType
FileHandleType

Dosya tanıtıcı türü.

Şunlara uygulanır