点击或拖拽改变大小

CommunicationServerRemoveSession 方法

重载列表
  名称说明
公共方法RemoveSession(TimeSpan)
指定超时时间移除当前的会话列表,只有是TCP的管道(PipeTcpNet)才需要被移除。
Specify a timeout to remove the current session list. Only TCP pipe (PipeTcpNet) need to be removed.
公共方法RemoveSession(PipeSession, String)
移除一个管道会话
Remove a pipeline session
Top
参见