Class ClientNotAvailableException
Indicates that a client is not longer reachable.
Namespace: Orleans.Runtime
Assembly: Orleans.Core.Abstractions.dll
Syntax
public class ClientNotAvailableException : OrleansException
Constructors
| Improve this Doc View SourceClientNotAvailableException(SerializationInfo, StreamingContext)
Declaration
protected ClientNotAvailableException(SerializationInfo info, StreamingContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | |
| StreamingContext | context |