EFCache.Redis.Tests.StorageEmulatorManager.IsProcessStarted C# (CSharp) Method

IsProcessStarted() public method

public IsProcessStarted ( ) : bool
return bool
        public bool IsProcessStarted() => GetProcess() != null;