Элементы Formatter
Contains the formatter used to serialize an object into or deserialize an object from the body of a message read from or written to the queue.
Тип Formatter предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
CanRead | Gets a value that indicates whether the message queue can be read. |
![]() |
Clone | Creates a new object that is a copy of the current instance. |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
Read | Reads the message. |
![]() |
ToString | (Наследуется из Object.) |
![]() |
Write | Opens a memory stream and writes the message object. This method serializes the message object including PackageID, VersionID, name of the datafile and the file contents. |
В начало
См. также
.gif)
.gif)