Click or drag to resize
Statworkstation0FailedUseCount Property
Specifies the total number of failed network connections for the workstation.

Namespace: Fesslersoft.WindowsAPI.Common.DataTypes
Assembly: Fesslersoft.WindowsAPI (in Fesslersoft.WindowsAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int FailedUseCount { get; set; }

Property Value

Type: Int32
The failed use count.
See Also