Skip to main content

ResQ.Core.NeoClient

NeoClient(NeoConfig) Constructor

Initializes a new instance of the NeoClient class.
public NeoClient(ResQ.Core.NeoConfig? config=null);

Parameters

config NeoConfig Optional configuration. Uses defaults if not provided.