A grid component implements this interface allowing to get the IVirtualMachine it is
running within.

C# | Visual Basic | Visual C++ | J# |
public interface IVirtualMachineAware
Public Interface IVirtualMachineAware
public interface class IVirtualMachineAware
public interface IVirtualMachineAware

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | VirtualMachine |
Gets the virtual machine the grid component is running within.
|