pull/1/head
Ogoun 6 years ago
parent 0f47f1cc13
commit b6a836f3b6

@ -230,7 +230,7 @@ namespace ZeroLevel
} }
/// <summary> /// <summary>
/// Set mam count log-messages in queue /// Set max count log-messages in queue
/// </summary> /// </summary>
public static void Backlog(long backlog) public static void Backlog(long backlog)
{ {

@ -12,6 +12,7 @@
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic> <Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>

Loading…
Cancel
Save

Powered by TurnKey Linux.