IAppVLaunchTestVirtualMachine Interface¶
Represents a virtual machine for App-V launch testing.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public interface IAppVLaunchTestVirtualMachine : ITaskStatusDispatcher
VB¶
Public Interface IAppVLaunchTestVirtualMachine
Inherits ITaskStatusDispatcher
The IAppVLaunchTestVirtualMachine type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | RunLaunchTest | Tests an application App-V package on a virtual machine with App-V Client |
Events¶
Name | Description | |
---|---|---|
![]() | StatusUpdate | Event raised when a task status update is requested. (Inherited from ITaskStatusDispatcher.) |