[This is preliminary documentation and is subject to change.]
Namespace: NFX.Erlang.InternalAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
internal static ErlTuple EncodeRPC(
ErlPid from,
ErlAtom mod,
ErlAtom fun,
ErlList args,
IErlObject gleader
)
internal static ErlTuple EncodeRPC(
ErlPid from,
ErlAtom mod,
ErlAtom fun,
ErlList args,
IErlObject gleader
)
Friend Shared Function EncodeRPC (
from As ErlPid,
mod As ErlAtom,
fun As ErlAtom,
args As ErlList,
gleader As IErlObject
) As ErlTuple
Friend Shared Function EncodeRPC (
from As ErlPid,
mod As ErlAtom,
fun As ErlAtom,
args As ErlList,
gleader As IErlObject
) As ErlTuple
internal:
static ErlTuple^ EncodeRPC(
ErlPid from,
ErlAtom mod,
ErlAtom fun,
ErlList^ args,
IErlObject^ gleader
)
internal:
static ErlTuple^ EncodeRPC(
ErlPid from,
ErlAtom mod,
ErlAtom fun,
ErlList^ args,
IErlObject^ gleader
)
internal static member EncodeRPC :
from : ErlPid *
mod : ErlAtom *
fun : ErlAtom *
args : ErlList *
gleader : IErlObject -> ErlTuple
internal static member EncodeRPC :
from : ErlPid *
mod : ErlAtom *
fun : ErlAtom *
args : ErlList *
gleader : IErlObject -> ErlTuple
Return Value
Type:
ErlTuple