> For the complete documentation index, see [llms.txt](https://kinematicsoup.gitbook.io/reactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kinematicsoup.gitbook.io/reactor/api-reference/ks.reactor.client/ks.reactor.client.ksconnection/ks.reactor.client.ksconnection.factory.md).

# Delegate ksConnection.Factory

Namespace: [KS.Reactor.Client](/reactor/api-reference/ks.reactor.client.md)\
Assembly: KSUnity.dll

Method to generate connections.

```csharp
public delegate ksConnection ksConnection.Factory()
```

#### Returns

[ksConnection](/reactor/api-reference/ks.reactor.client/ks.reactor.client.ksconnection.md)

Connection
