Updating C++ Custom Function DLLs Without Restarting the StreamBase Server
                    
                
                
                    
                        book
                        
Article ID: KB0076350
                        
                    
                    
                        calendar_today
                        
Updated On: 
                    
                 
                
                
                
                    
                
                    
                    
                    
                    
                        
                            
Description
                        
                        
                            Can I unload a C++ custom function plugin DLL, so that I can use a new version of the DLL without restarting sbd?
                         
                     
                    
                    
                    
                    
                        
                            
                                
Resolution
                            
                            
                                No. C++ custom functions are loaded at startup in the StreamBaseNode constructor. The limitation stems from the current server implementation for native library 
loading.
                            
                         
                        
                    
                        
                            
                                
Issue/Introduction
                            
                            
                                Updating C++ Custom Function DLLs Without Restarting the StreamBase Server
                            
                         
                        
                    
                    
                    
                
                    
                        
                            Was this article helpful?
                        
                        
                            
                                thumb_up
                                Yes
                            
                            
                                thumb_down
                                No