Amazon.GameLift.Model.FleetUtilization.IsSetActiveGameSessionCount C# (CSharp) 메소드

IsSetActiveGameSessionCount() 개인적인 메소드

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