WorkstationStatisticsInfoInitiallyFailedOperations Property |
The total number of network operations that failed to begin.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int InitiallyFailedOperations { get; }
Public ReadOnly Property InitiallyFailedOperations As Integer
Get
public:
property int InitiallyFailedOperations {
int get ();
}
member InitiallyFailedOperations : int with get
Property Value
Type:
Int32See Also