ConnectionTimeoutOptions Class
Definition
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.
Options to configure the connection timeout middleware.
public class ConnectionTimeoutOptions
type ConnectionTimeoutOptions = class
Public Class ConnectionTimeoutOptions
- Inheritance
-
ConnectionTimeoutOptions
Constructors
ConnectionTimeoutOptions() |
Properties
Timeout |
Gets or sets the time after which a connection will be shut down. |