IsExecuting() public méthode

public IsExecuting ( ) : bool
Résultat bool
 public bool IsExecuting()
 {
     return(_proxy.IsExecuting());
 }