BAH.BOS.WebAPI.Client.BusinessServiceOperation.SessionService.Heartbeat C# (CSharp) Method

Heartbeat() public method

指定心跳方法参数。
返回实例本身。
public Heartbeat ( ) : SessionService
return SessionService
        public virtual SessionService Heartbeat()
        {
            this.SetMethodName("Heartbeat");
            return this;
        }//end method