Skip to content

Commit b502081

Browse files
committed
Add Obsolete to API
1 parent 3c515a5 commit b502081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/Unit/APIApproval.Approve.verified.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ namespace RabbitMQ.Client
121121
public RabbitMQ.Client.TopologyRecoveryExceptionHandler TopologyRecoveryExceptionHandler { get; set; }
122122
public RabbitMQ.Client.TopologyRecoveryFilter TopologyRecoveryFilter { get; set; }
123123
public System.Uri Uri { get; set; }
124+
[System.Obsolete("Currently a no-op. UseBackgroundThreadsForIO will be removed in version 7")]
124125
public bool UseBackgroundThreadsForIO { get; set; }
125126
public string UserName { get; set; }
126127
public string VirtualHost { get; set; }

0 commit comments

Comments
 (0)