Cocktail Help Reference
IBusyWatcher Interface Members
See Also  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : IBusyWatcher Interface


Glossary Item Box

The following tables list the members exposed by IBusyWatcher.

Public Properties

 NameDescription
 PropertyIsBusyReturns true if the state of the BusyWatcher is currently busy. This property can be directly bound to a busy indicator control in XAML.  
Top

Public Methods

 NameDescription
 MethodAddWatchIncrements the internal busy counter.  
 MethodGetTicketReturns a disposable ticket to manage busy state around a using() scope.  
 MethodRemoveWatchDecrements the internal busy counter.  
Top

See Also

© 2013 All Rights Reserved.