Removes the specified subscriber.
[Visual Basic]
Function RemoveSubscriber( _
ByVal name As String _
) As Boolean
true if subscriber existed and was removed, otherwise false if subscriber did not exist
| Exception Type | Condition | 
|---|---|
| Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred | 
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace