ErlRpcServer EncodeRPC Method (ErlPid, String, String, ErlList, IErlObject)NFX Class Library

[This is preliminary documentation and is subject to change.]

Namespace: NFX.Erlang.Internal
Assembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal static ErlTuple EncodeRPC(
	ErlPid from,
	string mod,
	string fun,
	ErlList args,
	IErlObject gleader
)

Return Value

Type: ErlTuple
See Also