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!

MessageQueueInstaller.ShouldPersistCategory

[To be supplied.]

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

See Also

MessageQueueInstaller Class | MessageQueueInstaller Members | System.Messaging Namespace