[This is preliminary documentation and is subject to change.]
The IDisposableSerializer type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | Deserialize | (Inherited from ISerializer.) |
![]() | ![]() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from ![]() |
![]() | Serialize | (Inherited from ISerializer.) |
Properties
Name | Description | |
---|---|---|
![]() | IsThreadSafe |
Indicates whether Serialize/Deserialize may be called by multiple threads at the same time
(Inherited from ISerializer.) |
See Also