DelegateCodecSelector 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.
Implementation of ICodecSelector which uses a delegate.
public sealed class DelegateCodecSelector : Orleans.Serialization.Serializers.ICodecSelector
type DelegateCodecSelector = class
interface ICodecSelector
Public NotInheritable Class DelegateCodecSelector
Implements ICodecSelector
- Inheritance
-
DelegateCodecSelector
- Implements
Constructors
DelegateCodecSelector() |
Properties
CodecName | |
IsSupportedTypeDelegate |
Methods
IsSupportedType(Type) |