UnexpectedLengthPrefixValueException Class
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 length encoded field which is expected to have a length
C#
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class UnexpectedLengthPrefixValueException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type UnexpectedLengthPrefixValueException = class
inherit SerializerException
Public NotInheritable Class UnexpectedLengthPrefixValueException
Inherits SerializerException
- Inheritance
- Attributes
Unexpected |
Initializes a new instance of the UnexpectedLengthPrefixValueException class. |
Unexpected |
Initializes a new instance of the UnexpectedLengthPrefixValueException class. |
Продукт | Версии |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |