C# Class Org.Openengsb.XLinkCSharpClient.XLink.SearchForMatchesThread

Threadclass to trigger the search for XLink matches
Afficher le fichier Open project: openengsb/sample-xlink-csharp-client Class Usage Examples

Méthodes publiques

Méthode Description
SearchForMatchesThread ( object matchingObjects ) : System
searchForMatchesThread ( ) : void

Searches for Matches to incomming XLinks, in the local WorkingDirectory

Method Details

SearchForMatchesThread() public méthode

public SearchForMatchesThread ( object matchingObjects ) : System
matchingObjects object
Résultat System

searchForMatchesThread() public méthode

Searches for Matches to incomming XLinks, in the local WorkingDirectory
public searchForMatchesThread ( ) : void
Résultat void