Ping() public method

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