C# Класс NServiceBus.MsmqScopeOptions

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
MsmqScopeOptions ( System.TimeSpan requestedTimeout = null, IsolationLevel requestedIsolationLevel = null ) : System

Приватные методы

Метод Описание
GetMaxTimeout ( ) : System.TimeSpan

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

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

public MsmqScopeOptions ( System.TimeSpan requestedTimeout = null, IsolationLevel requestedIsolationLevel = null ) : System
requestedTimeout System.TimeSpan
requestedIsolationLevel IsolationLevel
Результат System