ComputerInfo.OsNumberOfUsers Property

Definition

Number of user sessions for which the operating system is storing state information currently

public:
 property Nullable<System::UInt32> OsNumberOfUsers { Nullable<System::UInt32> get(); };
public uint? OsNumberOfUsers { get; }
member this.OsNumberOfUsers : Nullable<uint32>
Public ReadOnly Property OsNumberOfUsers As Nullable(Of UInteger)

Property Value

Applies to