Share via


Recognizer.SetUpTokenRefreshCallback(PropertyCollection) Method

Definition

Set up callback of token refresh event

protected void SetUpTokenRefreshCallback(Microsoft.CognitiveServices.Speech.PropertyCollection property);
member this.SetUpTokenRefreshCallback : Microsoft.CognitiveServices.Speech.PropertyCollection -> unit
Protected Sub SetUpTokenRefreshCallback (property As PropertyCollection)

Parameters

property
PropertyCollection

property

Applies to