1
Answer

Static method use in thread??

Mohsin Arif

Mohsin Arif

5y
834
1
hello guys,
 
i have a static method. which can send progress status of inserted rows in db, i want to set this method in thread, so is this good approch to place static method in thread or not. while this method is not sharing any resource. 
 
 
 
thanks in advance 
Answers (1)