Interface IPinger
Used to see if the host responds at all
Namespace: Azos.Sky.Contracts
Assembly: Azos.Sky.dll
Syntax
[Glued]
[LifeCycle(ServerInstanceMode.Singleton)]
public interface IPinger : ISkyService
Methods
Ping()
Declaration
void Ping()