| ScoreContactRuleInfoProviderGetAsync Method (Int32, Int32, Int32, NullableCancellationToken) | 
Namespace: CMS.ContactManagement
 Syntax
Syntaxpublic virtual Task<ScoreContactRuleInfo> GetAsync( int scoreId, int contactId, int ruleId, Nullable<CancellationToken> cancellationToken = null )
 See Also
See Also