C# Class Halibut.Transport.DiscoveryClient

Afficher le fichier Open project: OctopusDeploy/Halibut

Méthodes publiques

Méthode Description
Discover ( ServiceEndPoint serviceEndpoint ) : ServiceEndPoint

Private Methods

Méthode Description
CreateConnectedTcpClient ( ServiceEndPoint endPoint ) : TcpClient
CreateTcpClient ( ) : TcpClient
ValidateCertificate ( object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslpolicyerrors ) : bool

Method Details

Discover() public méthode

public Discover ( ServiceEndPoint serviceEndpoint ) : ServiceEndPoint
serviceEndpoint ServiceEndPoint
Résultat ServiceEndPoint