
Zitat von
Dax:
Code:
public Thread Thread;
public string Output;
Das sind ja Public-Felder

Für solche Sachen nimmt man private Felder und ReadOnly-Properties

Definitiv nicht das Thema!
Allerdings ändere mal den namen deines Threads, von mir aus in thread!