Updates an existing subscriber.
[Visual Basic]
Sub UpdateSubscriber( _
ByVal subscriber As Safe.FMEServer.API.Notification.IFMESubscriber _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred. An exception will also occur if the subscriber to update does not already exist. |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace