C# Class System.Runtime.Remoting.Channels.ExclusiveTcpListener

Inheritance: System.Net.Sockets.TcpListener
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
ExclusiveTcpListener System
Start void

Private Methods

Method Description
ExclusiveTcpListener ( IPAddress localaddr, int port ) : System
Start ( bool exclusiveAddressUse ) : void