Class RemotingLifecycleEvent
Remote lifecycle events that are published to the EventStream when initialization / connect / disconnect events that occur during network operations
Inheritance
RemotingLifecycleEvent
Inherited Members
Namespace: Akka.Remote
Assembly: Akka.Remote.dll
Syntax
public abstract class RemotingLifecycleEvent
Methods
| Improve this Doc View SourceLogLevel()
Logs the level.
Declaration
public abstract LogLevel LogLevel()
Returns
Type | Description |
---|---|
LogLevel | LogLevel. |