AgentApplication.StopTypingTimer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Manually stop the typing timer.
public void StopTypingTimer();
member this.StopTypingTimer : unit -> unit
Public Sub StopTypingTimer ()
Remarks
If the timer isn't running nothing happens.