C# Class DotNetWorkQueue.Transport.SQLite.Integration.Tests.GenerateQueueName

Exibir arquivo Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
Create ( ) : string

Tried a datetime, but we can start the tests too fast - ended up with duplicates every once and a while.

CreateFileName ( ) : string

Method Details

Create() public static method

Tried a datetime, but we can start the tests too fast - ended up with duplicates every once and a while.
public static Create ( ) : string
return string

CreateFileName() public static method

public static CreateFileName ( ) : string
return string