C# Class Microsoft.R.Host.Broker.Lifetime.PingController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
PingController ( LifetimeManager lifetimeManager ) : System.Threading.Tasks

Private Methods

Method Description
Post ( ) : void

Method Details

PingController() public method

public PingController ( LifetimeManager lifetimeManager ) : System.Threading.Tasks
lifetimeManager LifetimeManager
return System.Threading.Tasks