Amazon.GameLift.Model.FleetUtilization.IsSetActiveGameSessionCount C# (CSharp) Méthode

IsSetActiveGameSessionCount() private méthode

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