mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 12:44:19 +01:00
add cancellation to socket methods
This commit is contained in:
@@ -58,11 +58,6 @@ namespace Rssdp.Infrastructure
|
||||
set;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns a boolean indicating whether or not a search is currently active.
|
||||
/// </summary>
|
||||
bool IsSearching { get; }
|
||||
|
||||
#endregion
|
||||
|
||||
#region Methods
|
||||
|
||||
Reference in New Issue
Block a user