TestimoX

API Reference

Class

SmbShareOpenFileSamplingResult

Namespace ComputerX.Smb
Assembly ComputerX
Modifiers sealed

Result of an open SMB file sampling operation.

Inheritance

  • Object
  • SmbShareOpenFileSamplingResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public SmbShareOpenFileSamplingResult() #

Properties

public IReadOnlyList<SmbShareOpenFileSample> Samples { get; set; } #

Timestamped open-file sample rows.

public IReadOnlyList<SmbShareCollectionDiagnostic> Diagnostics { get; set; } #

Collection diagnostics emitted while sampling open files.