ServiceHealthModel.ProcessThreadsModel.MinCompletionPortThreads Property
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.
Gets the minimum number of completion port threads available to this health service process.
public:
property int MinCompletionPortThreads { int get(); };
C#
[System.Runtime.Serialization.DataMember]
public int MinCompletionPortThreads { get; }
[<System.Runtime.Serialization.DataMember>]
member this.MinCompletionPortThreads : int
Public ReadOnly Property MinCompletionPortThreads As Integer
The minimum number of completion port threads for this health service process.
- Attributes
For more information, see I/O Completion Ports.
Produit | Versions |
---|---|
.NET Framework | 4.8, 4.8.1 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :