Adds a subscriber.
[Visual Basic]
Sub AddSubscriber( _
ByVal subscriber As Safe.FMEServer.API.Notification.IFMESubscriber _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | The name of the subscriber must be unique. if a FME Server exception occurred. An exception will also occur if a subscriber with the same name already exists. |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace