| 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 | 
 参见
参见