IPipeServiceRouterRemoveRegistration - метод
Удаляет регистрацию обработчика для заданного сервиса.
Пространство имён: Tessa.Platform.PipesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
IPipeServiceRouter RemoveRegistration(
Type serviceType
)
Function RemoveRegistration (
serviceType As Type
) As IPipeServiceRouter
IPipeServiceRouter^ RemoveRegistration(
Type^ serviceType
)
abstract RemoveRegistration :
serviceType : Type -> IPipeServiceRouter
- serviceType Type
- Тип сервиса, для которого удаляется регистрация обработчика.
IPipeServiceRouterТекущий объект для цепочки вызовов.