Creates a new IFMEConfiguration.
[Visual Basic]
Function CreateConfiguration( _
ByVal name As String, _
ByVal subscriberName As String, _
ByVal assignedTopics As String() _
) As Safe.FMEServer.API.Notification.IFMEConfiguration
a new IFMEConfiguration instance.
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace