C# Class PeerCastStation.UI.PCPPortChecker

Afficher le fichier Open project: kumaryu/peercaststation Class Usage Examples

Méthodes publiques

Méthode Description
PCPPortChecker ( System.Guid instance_id, Uri target_uri, IEnumerable ports ) : System
RunAsync ( ) : Task

Method Details

PCPPortChecker() public méthode

public PCPPortChecker ( System.Guid instance_id, Uri target_uri, IEnumerable ports ) : System
instance_id System.Guid
target_uri System.Uri
ports IEnumerable
Résultat System

RunAsync() public méthode

public RunAsync ( ) : Task
Résultat Task