OrleansMessageRejectionException 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.
Indicates that an Orleans message was rejected.
[System.Serializable]
public class OrleansMessageRejectionException : Orleans.Runtime.OrleansException
[System.Serializable]
[Orleans.GenerateSerializer]
public class OrleansMessageRejectionException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type OrleansMessageRejectionException = class
inherit OrleansException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type OrleansMessageRejectionException = class
inherit OrleansException
Public Class OrleansMessageRejectionException
Inherits OrleansException
- Inheritance
- Derived
- Attributes
Constructors
OrleansMessageRejectionException(SerializationInfo, StreamingContext) |
Obsolete.
Initializes a new instance of the OrleansMessageRejectionException class. |