PSTopicAttributes.AutoDeleteOnIdle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TimeSpan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
public string AutoDeleteOnIdle { get; set; }
member this.AutoDeleteOnIdle : string with get, set
Public Property AutoDeleteOnIdle As String