| InterApplicationBusdispatchToUnsubscribeListeners Method  | 
 
                Dispatches to unsubscription listeners
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic void dispatchToUnsubscribeListeners(
	string uuid,
	string topic
)
Parameters
- uuid
- Type: SystemString
 The unsubscribing application.
- topic
- Type: SystemString
 The topic that was unsubscribed from.
 See Also
See Also