C# Класс DotNetWorkQueue.Transport.SqlServer.Basic.SqlServerMessageQueueId

The primary ID for a message in the SQL server transport
Наследование: IMessageId
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
SqlServerMessageQueueId ( long id ) : System.Globalization

Initializes a new instance of the SqlServerMessageQueueId class.

ToString ( ) : string

Returns a System.String that represents this instance.

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

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

Initializes a new instance of the SqlServerMessageQueueId class.
public SqlServerMessageQueueId ( long id ) : System.Globalization
id long The identifier.
Результат System.Globalization

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

Returns a System.String that represents this instance.
public ToString ( ) : string
Результат string