Ping() public method

public Ping ( ) : void
return void
Beispiel #1
0
 public void Post()
 {
     _lifetimeManager.Ping();
 }