RpcAttributeGetReturn 方法
获取返回值
命名空间: TouchSocket.Rpc程序集: TouchSocket.Rpc (在 TouchSocket.Rpc.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
public virtual string GetReturn(
RpcMethod rpcMethod,
bool isAsync
)
Public Overridable Function GetReturn (
rpcMethod As RpcMethod,
isAsync As Boolean
) As String
abstract GetReturn :
rpcMethod : RpcMethod *
isAsync : bool -> string
override GetReturn :
rpcMethod : RpcMethod *
isAsync : bool -> string
- rpcMethod RpcMethod
- 远程过程调用方法的信息
- isAsync Boolean
- 是否为异步调用
String返回值类型字符串