Amazon.AppStream.Model.ExpireSessionRequest.IsSetSessionId C# (CSharp) Method

IsSetSessionId() private method

private IsSetSessionId ( ) : bool
return bool
        internal bool IsSetSessionId()
        {
            return this._sessionId != null;
        }
ExpireSessionRequest