Removes (unregisters) the service from XServiceManager.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
public void RemoveService( IXService service ) |
Parameters
- service
- Type: SGP.XUtility..::.IXService
The service which will be removed.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | service is nullNothingnullptra null reference (Nothing in Visual Basic). |