public sealed class CustomActivityExporter : BaseExporter<Activity>Public NotInheritable Class CustomActivityExporter
Inherits BaseExporter(Of Activity)public ref class CustomActivityExporter sealed : public BaseExporter<Activity^>[<SealedAttribute>]
type CustomActivityExporter =
class
inherit BaseExporter<Activity>
end| CustomActivityExporter | Инициализирует новый экземпляр класса CustomActivityExporter |
| Activities | |
| ParentProvider | (Унаследован от BaseExporterActivity) |
| Dispose | (Унаследован от BaseExporterActivity) |
| Dispose(Boolean) | (Унаследован от BaseExporterActivity) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Export | (Переопределяет BaseExporter.Export(BatchUTP)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| ForceFlush | (Унаследован от BaseExporterActivity) |
| 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) |
| OnForceFlush | (Унаследован от BaseExporterActivity) |
| OnShutdown | (Унаследован от BaseExporterActivity) |
| Shutdown | (Унаследован от BaseExporterActivity) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |