Class GrainReferenceNotBoundException
Indicates that a GrainReference was not bound to the runtime before being used.
Namespace: Orleans.Runtime
Assembly: Orleans.Core.Abstractions.dll
Syntax
public class GrainReferenceNotBoundException : OrleansException
Constructors
| Improve this Doc View SourceGrainReferenceNotBoundException(SerializationInfo, StreamingContext)
Declaration
protected GrainReferenceNotBoundException(SerializationInfo info, StreamingContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | |
| StreamingContext | context |