NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ServiceInstaller.ShouldPeristServicesDependedOn

[To be supplied.]

[Visual Basic]
Public Function ShouldPeristServicesDependedOn() As Boolean
[C#]
public bool ShouldPeristServicesDependedOn();
[C++]
public: bool ShouldPeristServicesDependedOn();
[JScript]
public function ShouldPeristServicesDependedOn() : Boolean;

See Also

ServiceInstaller Class | ServiceInstaller Members | System.ServiceProcess Namespace