[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public event EpmdFailedConnAttemptEventHandler EpmdFailedConnectAttempt
public event EpmdFailedConnAttemptEventHandler EpmdFailedConnectAttempt
Public Event EpmdFailedConnectAttempt As EpmdFailedConnAttemptEventHandler
Public Event EpmdFailedConnectAttempt As EpmdFailedConnAttemptEventHandler
public:
event EpmdFailedConnAttemptEventHandler^ EpmdFailedConnectAttempt {
void add (EpmdFailedConnAttemptEventHandler^ value);
void remove (EpmdFailedConnAttemptEventHandler^ value);
}
public:
event EpmdFailedConnAttemptEventHandler^ EpmdFailedConnectAttempt {
void add (EpmdFailedConnAttemptEventHandler^ value);
void remove (EpmdFailedConnAttemptEventHandler^ value);
}
member EpmdFailedConnectAttempt : IEvent<EpmdFailedConnAttemptEventHandler,
EventArgs>
member EpmdFailedConnectAttempt : IEvent<EpmdFailedConnAttemptEventHandler,
EventArgs>
Value
Type:
NFX.Erlang EpmdFailedConnAttemptEventHandler