Class TrackCacheStorageForOriginResult
Result of the TrackCacheStorageForOriginAsync(string, string?, CancellationToken) command.
public sealed record TrackCacheStorageForOriginResult : EmptyResult, IEquatable<EmptyResult>, IEquatable<TrackCacheStorageForOriginResult>
- Inheritance
-
EmptyResultTrackCacheStorageForOriginResult
- Implements
-
IEquatable<EmptyResult>
- Inherited Members
-
EmptyResult.ToString()EmptyResult.GetHashCode()EmptyResult.Equals(EmptyResult)EmptyResult.<Clone>$()EmptyResult.AdditionalDataEmptyResult.AdditionalMessageData
Constructors
TrackCacheStorageForOriginResult()
Result of the TrackCacheStorageForOriginAsync(string, string?, CancellationToken) command.
public TrackCacheStorageForOriginResult()