CustomRouter.

RemoveService(IService) Method

Namespace
CondenserDotNet.Server
Containing Type
CustomRouter

Syntax

public void RemoveService(IService serviceToRemove)

Parameters

Name Type Description
serviceToRemove IService

Return Value

Type Description
void