| InterApplicationBusMessageChannelFactoryCreateProvider Method  | 
 
            Creates a message ChannelProvider
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic ChannelProvider CreateProvider(
	string channelName
)
Parameters
- channelName
- Type: SystemString
 The name of the message ChannelProvider.
Return Value
Type: 
ChannelProviderThe created ChannelProvider
 See Also
See Also