FileHandleEndPoint Class
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.
An endpoint backed by an OS file handle.
public ref class FileHandleEndPoint : System::Net::EndPoint
C#
public class FileHandleEndPoint : System.Net.EndPoint
type FileHandleEndPoint = class
inherit EndPoint
Public Class FileHandleEndPoint
Inherits EndPoint
- Inheritance
-
FileHandleEndPoint
File |
Initializes a new instance of FileHandleEndPoint. |
File |
Gets the file handle. |
File |
Gets the file handle type. |
منتج | الإصدارات |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |