C# Class Gwupe.Communication.P2P.RUDP.Tunnel.Transport.TcpConnectionList

Mostrar archivo Open project: gwupe/Gwupe Class Usage Examples

Private Methods

Method Description
Add ( ITcpTransportLayer connection ) : void
GetActiveConnectionList ( ) : Gwupe.Communication.P2P.RUDP.Tunnel.Transport.TcpConnectionHolder[]
GetLocalOpenConnection ( byte connectionId ) : TcpConnectionHolder
GetRemoteConnection ( byte remoteConnectionId ) : TcpConnectionHolder
IsLocalOpenConnection ( byte localConnectionId ) : bool
IsRemoteConnection ( byte remoteConnectionId ) : bool
Remove ( byte localConnectionId ) : TcpConnectionHolder
TcpConnectionList ( ) : System