Gets the ProcessQueueStatistics for the internal current data write ProcessQueue.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[BrowsableAttribute(false)] public ProcessQueueStatistics CurrentWriteStatistics { get; }
<BrowsableAttribute(False)> _ Public ReadOnly Property CurrentWriteStatistics As ProcessQueueStatistics
[BrowsableAttribute(false)] public: property ProcessQueueStatistics CurrentWriteStatistics { ProcessQueueStatistics get (); }