英語で読む

次の方法で共有


ServiceState Struct

Definition

Describes a service state change.

C#
public struct ServiceState
Inheritance
ServiceState

Constructors

ServiceState(String)

Create custom ServiceState.

Fields

Ready

Service startup is finished.

Stopping

Service is beginning its shutdown.

Methods

ToString()

String representation of service state.

Applies to

製品 バージョン
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.1 (package-provided)