Bagikan melalui


FileHandleEndPoint(UInt64, FileHandleType) Konstruktor

Definisi

Menginisialisasi instans FileHandleEndPointbaru .

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)

Parameter

fileHandle
UInt64

Handel file.

fileHandleType
FileHandleType

Jenis handel file.

Berlaku untuk