[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)
internal static ErlMsg MonitorP(
ErlPid from,
IErlObject dest,
ErlRef eref
)
internal static ErlMsg MonitorP(
ErlPid from,
IErlObject dest,
ErlRef eref
)
Friend Shared Function MonitorP (
from As ErlPid,
dest As IErlObject,
eref As ErlRef
) As ErlMsg
Friend Shared Function MonitorP (
from As ErlPid,
dest As IErlObject,
eref As ErlRef
) As ErlMsg
internal:
static ErlMsg^ MonitorP(
ErlPid from,
IErlObject^ dest,
ErlRef eref
)
internal:
static ErlMsg^ MonitorP(
ErlPid from,
IErlObject^ dest,
ErlRef eref
)
internal static member MonitorP :
from : ErlPid *
dest : IErlObject *
eref : ErlRef -> ErlMsg
internal static member MonitorP :
from : ErlPid *
dest : IErlObject *
eref : ErlRef -> ErlMsg
Return Value
Type:
ErlMsg