A grid component implements this interface allowing to get the IVirtualMachine it is
running within.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IVirtualMachineAware
Public Interface IVirtualMachineAware
public interface class IVirtualMachineAware
public interface IVirtualMachineAware
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
VirtualMachine |
Gets the virtual machine the grid component is running within.
|