Skip to content

SocketConnectionException

class

Namespace: Orleans.Networking.Shared

An exception class used by the Orleans runtime for reporting errors.
[Orleans.GenerateSerializer]
public sealed class SocketConnectionException : OrleansException

Remarks

This is also the base class for any more specific exceptions raised by the Orleans runtime.

Constructors