TouchSocket手册
C#
VB
F#
一款简单易用的基础网络通讯组件库。
Show/Hide TOC
Transient
Rpc
Server 构造函数
初始化
TransientRpcServer
类的一个新实例
Definition
命名空间:
TouchSocket.Rpc
程序集:
TouchSocket.Rpc (在 TouchSocket.Rpc.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
复制
protected
TransientRpcServer
()
VB
复制
Protected
Sub
New
F#
复制
new
:
unit
->
TransientRpcServer
参见
引用
TransientRpcServer 类
TouchSocket.Rpc 命名空间
In This Article
Definition
参见