VeriStand .NET API Reference

IStimulusProfileSession.SessionUndeploy Event

Callback invoked when the session is undeployed.

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 SessionUndeploy As DOnSessionUndeploy
C#
event DOnSessionUndeploy SessionUndeploy
Visual C++
 event DOnSessionUndeploy^ SessionUndeploy {
	void add (DOnSessionUndeploy^ value);
	void remove (DOnSessionUndeploy^ value);
}

See Also

Log in to get a better experience