[OperationContractAttribute(Action = "http://tempuri.org/IRemoteApi/IsAlive", ReplyAction = "http://tempuri.org/IRemoteApi/IsAliveResponse")] Task<bool> IsAliveAsync()