IConnectionApiGetConnection Method

GF API Documentation
Gets a particular connection API.

Namespace:  GF.Api.Connection
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IServerConnectionApi GetConnection(
	ServerType serverType
)

Parameters

serverType
Type: GF.Api.ConnectionServerType

Return Value

Type: IServerConnectionApi
See Also

Reference