public class GlobalCacheDependencies : PayloadSharedEventReceiverDependencies,
IGlobalCacheDependencies, IPayloadSharedEventReceiverDependencies, IAsyncDisposable, IEquatable<GlobalCacheDependencies>Public Class GlobalCacheDependencies
Inherits PayloadSharedEventReceiverDependencies
Implements IGlobalCacheDependencies, IPayloadSharedEventReceiverDependencies, IAsyncDisposable, IEquatable(Of GlobalCacheDependencies)public ref class GlobalCacheDependencies : public PayloadSharedEventReceiverDependencies,
IGlobalCacheDependencies, IPayloadSharedEventReceiverDependencies, IAsyncDisposable, IEquatable<GlobalCacheDependencies^>type GlobalCacheDependencies =
class
inherit PayloadSharedEventReceiverDependencies
interface IGlobalCacheDependencies
interface IPayloadSharedEventReceiverDependencies
interface IAsyncDisposable
interface IEquatable<GlobalCacheDependencies>
end| GlobalCacheDependencies | Зависимости объекта GlobalCacheTPayload |
| EventNotifier | (Унаследован от PayloadSharedEventReceiverDependencies) |
| EventOptions | (Унаследован от PayloadSharedEventReceiverDependencies) |
| EventSubscriber | (Унаследован от PayloadSharedEventReceiverDependencies) |
| GlobalCacheLock |
| DisposeAsync | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. (Переопределяет PayloadSharedEventReceiverDependenciesDisposeAsync) |
| 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) |