public sealed class CustomActivityProcessor : BaseProcessor<Activity>
Public NotInheritable Class CustomActivityProcessor
Inherits BaseProcessor(Of Activity)
public ref class CustomActivityProcessor sealed : public BaseProcessor<Activity^>
[<SealedAttribute>]
type CustomActivityProcessor =
class
inherit BaseProcessor<Activity>
end
CustomActivityProcessor | Инициализирует новый экземпляр класса CustomActivityProcessor |
ParentProvider | (Унаследован от BaseProcessorActivity) |
Dispose | (Унаследован от BaseProcessorActivity) |
Dispose(Boolean) | (Унаследован от BaseProcessorActivity) |
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) |
ForceFlush | (Унаследован от BaseProcessorActivity) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
OnEnd | (Переопределяет BaseProcessor.OnEnd(UTP)) |
OnForceFlush | (Унаследован от BaseProcessorActivity) |
OnShutdown | (Унаследован от BaseProcessorActivity) |
OnStart | (Переопределяет BaseProcessor.OnStart(UTP)) |
Shutdown | (Унаследован от BaseProcessorActivity) |
ToString | (Унаследован от BaseProcessorActivity) |