Méthode | Description | |
---|---|---|
StartManaging ( IKernel kernel ) : void |
Start managing instances for the specified kernel.
|
|
StopManaging ( IKernel kernel ) : void |
Stops managing instances for the specified kernel.
|
public static StartManaging ( IKernel kernel ) : void | ||
kernel | IKernel | The kernel. |
Résultat | void |
public static StopManaging ( IKernel kernel ) : void | ||
kernel | IKernel | The kernel. |
Résultat | void |