mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class ConnectionSettings
Generated by DocFX

Class ConnectionSettings

Inheritance
System.Object
ConnectionSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
[Serializable]
public class ConnectionSettings

Fields

| Improve this Doc View Source

AutomaticReconnect

Declaration
public bool AutomaticReconnect
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

AutoRejoin

Declaration
public bool AutoRejoin
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bnet_port

Declaration
public int bnet_port
Field Value
Type Description
System.Int32
| Improve this Doc View Source

bnet_server

Declaration
public string bnet_server
Field Value
Type Description
System.String
| Improve this Doc View Source

bnls_port

Declaration
public int bnls_port
Field Value
Type Description
System.Int32
| Improve this Doc View Source

bnls_server

Declaration
public string bnls_server
Field Value
Type Description
System.String
| Improve this Doc View Source

cdkey1

Declaration
public string cdkey1
Field Value
Type Description
System.String
| Improve this Doc View Source

cdkey2

Declaration
public string cdkey2
Field Value
Type Description
System.String
| Improve this Doc View Source

cdkeyowner

Declaration
public string cdkeyowner
Field Value
Type Description
System.String
| Improve this Doc View Source

ChangePassword

Declaration
public bool ChangePassword
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

client

Declaration
public BattleNetGame client
Field Value
Type Description
BattleNetGame
| Improve this Doc View Source

connectiontype

Declaration
public ConnectionType connectiontype
Field Value
Type Description
ConnectionType
| Improve this Doc View Source

CycleRealmCharacters

Declaration
public bool CycleRealmCharacters
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

email

Declaration
public string email
Field Value
Type Description
System.String
| Improve this Doc View Source

FilterLevel

Declaration
public int FilterLevel
Field Value
Type Description
System.Int32
| Improve this Doc View Source

homechannel

Declaration
public string homechannel
Field Value
Type Description
System.String
| Improve this Doc View Source

Idle

Declaration
public bool Idle
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

IdleMessage

Declaration
public string IdleMessage
Field Value
Type Description
System.String
| Improve this Doc View Source

IdleTime

Declaration
public int IdleTime
Field Value
Type Description
System.Int32
| Improve this Doc View Source

IdleType

Declaration
public AntiIdleType IdleType
Field Value
Type Description
AntiIdleType
| Improve this Doc View Source

index

Declaration
public int index
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LocalIP

Declaration
public string LocalIP
Field Value
Type Description
System.String
| Improve this Doc View Source

LoginRealm

Declaration
public bool LoginRealm
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

NewPassword

Declaration
public string NewPassword
Field Value
Type Description
System.String
| Improve this Doc View Source

password

Declaration
public string password
Field Value
Type Description
System.String
| Improve this Doc View Source

pingtype

Declaration
public BattleNetPingType pingtype
Field Value
Type Description
BattleNetPingType
| Improve this Doc View Source

ProxyPassword

Declaration
public string ProxyPassword
Field Value
Type Description
System.String
| Improve this Doc View Source

ProxyPort

Declaration
public int ProxyPort
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ProxyServer

Declaration
public string ProxyServer
Field Value
Type Description
System.String
| Improve this Doc View Source

ProxyType

Declaration
public ProxyType ProxyType
Field Value
Type Description
ProxyType
| Improve this Doc View Source

ProxyUsername

Declaration
public string ProxyUsername
Field Value
Type Description
System.String
| Improve this Doc View Source

ResetPassword

Declaration
public bool ResetPassword
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

SavedRealm

Declaration
public string SavedRealm
Field Value
Type Description
System.String
| Improve this Doc View Source

SavedRealmCharacter

Declaration
public string SavedRealmCharacter
Field Value
Type Description
System.String
| Improve this Doc View Source

UseProxy

Declaration
public bool UseProxy
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

username

Declaration
public string username
Field Value
Type Description
System.String
| Improve this Doc View Source

verbyte

Declaration
public int verbyte
Field Value
Type Description
System.Int32
| Improve this Doc View Source

warden

Declaration
public WardenType warden
Field Value
Type Description
WardenType

Properties

| Improve this Doc View Source

UserList

Declaration
public UserDatabase UserList { get; set; }
Property Value
Type Description
UserDatabase
| Improve this Doc View Source

Users

Declaration
public List<SerializableKeyValuePair<string, UserItem>> Users { get; set; }
Property Value
Type Description
System.Collections.Generic.List<SerializableKeyValuePair<System.String, UserItem>>


Copyright © 2010 - 2025 mikeownage.com all rights reserved.