Ping() public method

public Ping ( ) : void
return void
Esempio n. 1
0
 public void Post()
 {
     _lifetimeManager.Ping();
 }