Amazon.AppStream.Model.DescribeSessionsResponse.IsSetSessions C# (CSharp) Method

IsSetSessions() private method

private IsSetSessions ( ) : bool
return bool
        internal bool IsSetSessions()
        {
            return this._sessions != null && this._sessions.Count > 0; 
        }
DescribeSessionsResponse