[This is preliminary documentation and is subject to change.]
Deliver communication exceptions to the recipient
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
protected override void Deliver(
ErlConnectionException e
)
protected override void Deliver(
ErlConnectionException e
)
Protected Overrides Sub Deliver (
e As ErlConnectionException
)
Protected Overrides Sub Deliver (
e As ErlConnectionException
)
protected:
virtual void Deliver(
ErlConnectionException^ e
) override
protected:
virtual void Deliver(
ErlConnectionException^ e
) override
abstract Deliver :
e : ErlConnectionException -> unit
override Deliver :
e : ErlConnectionException -> unit
abstract Deliver :
e : ErlConnectionException -> unit
override Deliver :
e : ErlConnectionException -> unit