Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

ILogReader¶

interface ILogReader : public IObject, public System.IDisposable¶

double ILogReader.RemainingCapacity { get; }

void ILogReader.Clear()

string[] ILogReader.Read()

ISubscription ILogReader.SubscribeRemainingCapacity(double capacity, LogReaderRemainingCapacityHandler handler)

Next
Methods
Previous
Categories
| Created using Sphinx and Furo theme.