VeriStand .NET API Reference

DataLoggingSessionStateChangeEventArgs Class

Provides data about the state of a data logging session for the DataLoggingSessionStateChange event.

Namespace: NationalInstruments.VeriStand.ClientAPI.Logging
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Class DataLoggingSessionStateChangeEventArgs _
	Inherits EventArgs
C#
public class DataLoggingSessionStateChangeEventArgs : EventArgs
Visual C++
public ref class DataLoggingSessionStateChangeEventArgs : public EventArgs

Inheritance Hierarchy

System.Object
    System.EventArgs
        NationalInstruments.VeriStand.ClientAPI.Logging.DataLoggingSessionStateChangeEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience