Show / Hide Table of Contents

Class ClientNotAvailableException

Indicates that a client is not longer reachable.

Inheritance
System.Object
OrleansException
ClientNotAvailableException
Namespace: Orleans.Runtime
Assembly: Orleans.Core.Abstractions.dll
Syntax
public class ClientNotAvailableException : OrleansException

Constructors

| Improve this Doc View Source

ClientNotAvailableException(SerializationInfo, StreamingContext)

Declaration
protected ClientNotAvailableException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX