C# Class Akka.Interfaced.SlimSocket.XunitOutputLogger.Source

Show file Open project: SaladLab/Akka.Interfaced.SlimSocket Class Usage Examples

Public Properties

Property Type Description
Active bool
Lock object
Output ITestOutputHelper

Property Details

Active public property

public bool Active
return bool

Lock public property

public object Lock
return object

Output public property

public ITestOutputHelper Output
return ITestOutputHelper