This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRealTimeLog Interface > IRealTimeLog.IsLogging Property (ArcObjects .NET 10.5 SDK) |
Indicates if the data is being logged.
[Visual Basic .NET] Public ReadOnly Property IsLogging As Boolean
[C#] public bool IsLogging {get;}
[C++]
HRESULT get_IsLogging(
VARIANT_BOOL* pLogging
);
[C++]
Parameters pLogging [out, retval] pLogging is a parameter of type VARIANT_BOOL