C# Class ArgusTV.Recorders.Common.RecorderTunerServiceHost

Inheritance: System.ServiceModel.ServiceHost
Mostra file Open project: ARGUS-TV/ARGUS-TV-Recorders

Public Methods

Method Description
RecorderTunerServiceHost ( Type serviceType, int tcpPort ) : System

Private Methods

Method Description
GetServiceUri ( int tcpPort ) : Uri

Method Details

RecorderTunerServiceHost() public method

public RecorderTunerServiceHost ( Type serviceType, int tcpPort ) : System
serviceType System.Type
tcpPort int
return System