SPDiagnosticsService.Update Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Update() | Causes the SPDiagnosticsService object to save its state and propagate changes to all servers in the server farm. (Overrides SPService.Update().) | |
Update(Boolean) | Causes the object to save its state and propagate changes to all the computers in the server farm based on a Boolean value that specifies whether to raise an exception if the object already exists. (Inherited from SPPersistedObject.) |
Top