ListenOptions.FileHandle Właściwość

Definicja

Pobiera deskryptor powiązanego pliku do gniazda.

public:
 property System::UInt64 FileHandle { System::UInt64 get(); };
public ulong FileHandle { get; }
member this.FileHandle : uint64
Public ReadOnly Property FileHandle As ULong

Wartość właściwości

Implementuje

Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.IEndPointInformation.FileHandle

Uwagi

Ustawiane tylko wtedy, gdy ListenOptions element jest powiązany z elementem FileHandleEndPoint.

Dotyczy