Table of Contents

Method GetCompressedFileName

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

GetCompressedFileName(string)

Gets the compressed file name based on the provided pre-formatted name.

public abstract string GetCompressedFileName(string preFormattedName)

Parameters

preFormattedName string

The pre-formatted name of the log file.

Returns

string

The compressed file name.