C# 클래스 withSIX.Mini.Presentation.Core.Services.WindowsApiPortHandler

상속: WindowsApiPortHandlerBase
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
SetupApiPort ( IPEndPoint http, IPEndPoint https, IProcessManager pm ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
BuildCommands ( IPEndPoint http, IPEndPoint https, IAbsoluteDirectoryPath tmpFolder, NTAccount acct ) : IEnumerable
BuildHttp ( IPEndPoint valueHttp, NTAccount acct ) : string
BuildHttps ( IPEndPoint value, NTAccount acct ) : string[]

메소드 상세

SetupApiPort() 공개 정적인 메소드

public static SetupApiPort ( IPEndPoint http, IPEndPoint https, IProcessManager pm ) : System.Threading.Tasks.Task
http System.Net.IPEndPoint
https System.Net.IPEndPoint
pm IProcessManager
리턴 System.Threading.Tasks.Task