Click or drag to resize

ServerStatisticsInfoFilesOpened Property

The number of times a file is opened on a server. This includes the number of times named pipes are opened.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public int FilesOpened { get; }

Property Value

Type: Int32
See Also