VeriStand .NET API Reference

IStimulusProfileSession.SessionComplete Event

Callback invoked when the session finishes execution.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Event SessionComplete As DOnSessionComplete
C#
event DOnSessionComplete SessionComplete
Visual C++
 event DOnSessionComplete^ SessionComplete {
	void add (DOnSessionComplete^ value);
	void remove (DOnSessionComplete^ value);
}

See Also

Log in to get a better experience