Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Akka
Cluster
ClusterEvent.ReachabilityEvent
C# Class Akka.Cluster.ClusterEvent.ReachabilityEvent
Inheritance:
IReachabilityEvent
Show file
Open project: rogeralsing/akka.net
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Protected Methods
Method
Description
ReachabilityEvent
(
Member
member
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ReachabilityEvent()
protected
method
protected
ReachabilityEvent
(
Member
member
) :
System
member
Member
return
System