pmMDA.NET

Locator.Deregister Method (IComponent)

[This is preliminary documentation and subject to change.]

Deregisters the component from this application.

public void Deregister(
   IComponent component
);

Parameters

component
The component to deregister

Remarks

If the component is not stopped it will be shoot down normally

See Also

Locator Class | PmMda.Net.Application Namespace | Locator.Deregister Overload List