[OrderAttribute(10)]
public sealed class DisableTracingDiscoverySenderCommandHandler : DiscoverySenderCommandHandlerBase<OrderAttribute(10)>
Public NotInheritable Class DisableTracingDiscoverySenderCommandHandler
Inherits DiscoverySenderCommandHandlerBase[OrderAttribute(10)]
public ref class DisableTracingDiscoverySenderCommandHandler sealed : public DiscoverySenderCommandHandlerBase[<SealedAttribute>]
[<OrderAttribute(10)>]
type DisableTracingDiscoverySenderCommandHandler =
class
inherit DiscoverySenderCommandHandlerBase
end| DisableTracingDiscoverySenderCommandHandler | Инициализирует новый экземпляр класса DisableTracingDiscoverySenderCommandHandler |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| HandleCompletedCommandAsync |
Make decision about whole command success.
(Унаследован от DiscoverySenderCommandHandlerBase) |
| HandleResponseAsync |
Handler for each received component response.
(Унаследован от DiscoverySenderCommandHandlerBase) |
| IsApplicable |
Whether the handler is applicable to a command of given type.
(Переопределяет DiscoverySenderCommandHandlerBaseIsApplicable(String)) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| PrepareRequestAsync |
Prepare send command request.
(Переопределяет DiscoverySenderCommandHandlerBasePrepareRequestAsync(DiscoverySendCommandContext, CancellationToken)) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |