Amazon.XRay.Model.GetTraceSummariesRequest.IsSetSampling C# (CSharp) Méthode

IsSetSampling() private méthode

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