Amazon.AppStream.Model.CreateStreamingURLRequest.IsSetSessionContext C# (CSharp) Method

IsSetSessionContext() private method

private IsSetSessionContext ( ) : bool
return bool
        internal bool IsSetSessionContext()
        {
            return this._sessionContext != null;
        }