OrleansStorageDefaultBinarySerializer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A default binary serializer for storage providers.
public class OrleansStorageDefaultBinarySerializer : Orleans.Storage.IStorageSerializer
type OrleansStorageDefaultBinarySerializer = class
interface IStorageSerializer
Public Class OrleansStorageDefaultBinarySerializer
Implements IStorageSerializer
- Inheritance
-
OrleansStorageDefaultBinarySerializer
- Implements
Constructors
OrleansStorageDefaultBinarySerializer(SerializationManager, String) |
Constructs this serializer from the given parameters. |
Properties
CanStream | |
Tag |
Methods
Serialize(Object) | |
Serialize(Stream, Object) | |
Serialize(TextWriter, Object) |