persistent_stats Field
<DataMember()> _
Public persistent_stats As List(Of FileServerStatistic)
This language is not supported or no code example is available.
[DataMember()]
public List<FileServerStatistic> persistent_stats
This language is not supported or no code example is available.
[DataMember()]
public:
List<FileServerStatistic>^ persistent_stats;
This language is not supported or no code example is available.