PostgresConvention.

For(int, string, string, TimeSpan) Method

Syntax

public static PostgresConvention For(int port, string key, string database = null, TimeSpan timeout = null)

Parameters

Name Type Description
port int
key string
database string
timeout TimeSpan

Return Value

Type Description
PostgresConvention