Amazon.GameLift.Model.FleetUtilization.IsSetActiveGameSessionCount C# (CSharp) Метод

IsSetActiveGameSessionCount() приватный Метод

private IsSetActiveGameSessionCount ( ) : bool
Результат bool
        internal bool IsSetActiveGameSessionCount()
        {
            return this._activeGameSessionCount.HasValue; 
        }