Call the receiver with the given parameters. The maximum number of parameters is 32. If aStackSize is requested, use a thread with the specified number of bytes. Block the current process until the call is completed. Answer the result of the call. If the return type is void, answer the receiver. If the receiver cannot be bound or a parameter cannot be converted, a walkback occurs.Call the receiver with the given parameters. The maximum number of parameters is 32. Answer an AcoResourceFuture. The current process continues to run. To obtain the return value, ask the AcoResourceFuture for its value. If the receiver cannot be bound or a parameter cannot be converted, a walkback occurs.Call the receiver with the given parameters. If aStackSize is requested, use a thread with the specified number of bytes. The maximum number of parameters is 32. Answer an AcoResourceFuture. The current process continues to run. To obtain the return value, ask the AcoResourceFuture for its value. If the receiver cannot be bound or a parameter cannot be converted, a walkback occurs.Call the receiver with the given parameters. the maximum number of parameters is 32. Answer the parameter anAcoStaticFuture. The current process continues to run. To obtain the return value ask anAcoStaticFuture the for its value. If anAcoStaticFuture is not a type of AcoStaticFuture or has lost its resources, answer an AcoError. If the receiver cannot be bound or a parameter cannot be converted, a walkback occurs.
|