Interface IPingPongServiceFactory
- Namespace
- NLightning.Bolts.BOLT1.Interfaces
- Assembly
- NLightning.Bolts.dll
Interface for a ping pong service factory.
public interface IPingPongServiceFactory
Remarks
This interface is used to create a ping pong service in test environments.
Methods
CreatePingPongService(TimeSpan)
Creates a ping pong service.
IPingPongService CreatePingPongService(TimeSpan networkTimeout)
Parameters
networkTimeout
TimeSpan