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

Alive() public method

指定登录会话是否有效方法参数。
public Alive ( ) : SessionService
return SessionService
        public virtual SessionService Alive()
        {
            this.SetMethodName("Alive");
            return this;
        }//end method