C# Класс NServiceBus.UnsubscribeContext

Наследование: BehaviorContext, IUnsubscribeContext
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
UnsubscribeContext ( IBehaviorContext parentContext, Type eventType, UnsubscribeOptions options ) : System

Описание методов

UnsubscribeContext() публичный Метод

public UnsubscribeContext ( IBehaviorContext parentContext, Type eventType, UnsubscribeOptions options ) : System
parentContext IBehaviorContext
eventType System.Type
options UnsubscribeOptions
Результат System