Click or drag to resize

SocketConnectionStringToString Method

Build the SocketConnectionString using the information of the current object.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public override string ToString()

Return Value

Type: String
Connection string.
See Also