Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
BinaryFormatterSerializer Class
Definition
- Namespace:
- Orleans.Serialization
- Assembly:
- Orleans.dll
- Assembly:
- Orleans.Core.dll
- Package:
- Microsoft.Orleans.Core v1.5.10
- Package:
- Microsoft.Orleans.Core v2.4.5
- Package:
- Microsoft.Orleans.Core v3.6.5
- Source:
- BinaryFormatterSerializer.cs
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.
public class BinaryFormatterSerializer : Orleans.Serialization.IExternalSerializer
public class BinaryFormatterSerializer : Orleans.Serialization.IExternalSerializer, System.Runtime.Serialization.ISurrogateSelector
type BinaryFormatterSerializer = class
interface IExternalSerializer
type BinaryFormatterSerializer = class
interface IExternalSerializer
interface ISurrogateSelector
Public Class BinaryFormatterSerializer
Implements IExternalSerializer
Public Class BinaryFormatterSerializer
Implements IExternalSerializer, ISurrogateSelector
- Inheritance
-
BinaryFormatterSerializer
- Implements
Constructors
| Name | Description |
|---|---|
| BinaryFormatterSerializer() | |
