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