ConnectionInfo 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.
Represents the underlying connection for a request.
public ref class ConnectionInfo abstract
public abstract class ConnectionInfo
type ConnectionInfo = class
Public MustInherit Class ConnectionInfo
- Inheritance
-
ConnectionInfo
Client |
Gets or sets the client certificate. |
Id |
Gets or sets a unique identifier to represent this connection. |
Local |
Gets or sets the IP address of the local host. |
Local |
Gets or sets the port of the local host. |
Remote |
Gets or sets the IP address of the remote target. Can be null. |
Remote |
Gets or sets the port of the remote target. |
Get |
Retrieves the client certificate. |
Request |
Close connection gracefully. |
Tuote | Versiot |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |