public sealed class BackgroundServiceQueueItem : IEquatable<BackgroundServiceQueueItem>Public NotInheritable Class BackgroundServiceQueueItem
Implements IEquatable(Of BackgroundServiceQueueItem)public ref class BackgroundServiceQueueItem sealed : IEquatable<BackgroundServiceQueueItem^>[<SealedAttribute>]
type BackgroundServiceQueueItem =
class
interface IEquatable<BackgroundServiceQueueItem>
end| BackgroundServiceQueueItem | Описание задачи в очереди фоновых задач IWebBackgroundServiceQueue. |
| AsyncAction | Действие. |
| WebContext | Контекст выполнения. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |