OptionalconnectionId: numberOptionalreturnPayload: DataStreamOptionalisSuccess: booleanProtected_connectionProtected_isProtected_returnThe connection ID that executed RPC.
Determines if the call was executed.
The return value payload, or null, if not return value was generated.
Clones this instance and returns a new RpcCallResult with identical values.
Determines if this RpcCallResult instance is equal to the other instance.
StaticisDetermines if both RpcCallResult instances are equal.
Runtime RPC call data required for invocation.
Note
Contains the RPC registration, target object, and serialized arguments. The routing (to host, to specific client, or multicast) is determined by which Send method is called on the replication manager.