MarketFactory C# API 3.0
ConnectionDialog Class Reference
Inheritance diagram for ConnectionDialog:

Public Member Functions

 ConnectionDialog ()
 

Public Attributes

readonly string DefaultHost = "demo.marketfactory.com"
 
readonly string DefaultPass = "TestPassword"
 
readonly string DefaultPort = "80"
 
readonly string DefaultUser = "TestUser"
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

string Host [get, set]
 
string Pass [get, set]
 
string Port [get, set]
 
string User [get, set]
 

Constructor & Destructor Documentation

◆ ConnectionDialog()

Member Function Documentation

◆ Dispose()

override void Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Member Data Documentation

◆ DefaultHost

readonly string DefaultHost = "demo.marketfactory.com"

◆ DefaultPort

readonly string DefaultPort = "80"

◆ DefaultUser

readonly string DefaultUser = "TestUser"

◆ DefaultPass

readonly string DefaultPass = "TestPassword"

Property Documentation

◆ Host

string Host
getset

◆ Port

string Port
getset

◆ User

string User
getset

◆ Pass

string Pass
getset
Confidential. Copyright © 2011 MarketFactory, Inc.