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

IsSetActiveGameSessionCount() private method

private IsSetActiveGameSessionCount ( ) : bool
return bool
        internal bool IsSetActiveGameSessionCount()
        {
            return this._activeGameSessionCount.HasValue; 
        }