Amazon.GameLift.Model.FleetUtilization.IsSetCurrentPlayerSessionCount C# (CSharp) Method

IsSetCurrentPlayerSessionCount() private method

private IsSetCurrentPlayerSessionCount ( ) : bool
return bool
        internal bool IsSetCurrentPlayerSessionCount()
        {
            return this._currentPlayerSessionCount.HasValue; 
        }