Свойство | Type | Description | |
---|---|---|---|
m_defaultURICount | int | ||
m_enabled | bool | ||
m_gridURIs | List | ||
m_remoteCalls | bool |
Méthode | Description | |
---|---|---|
AddURI ( string key, string value ) : void | ||
FinishedStartup ( ) : void | ||
GetGridURI ( string key ) : string | ||
GetGridURIs ( string key ) : List |
||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
Start ( IConfigSource config, IRegistryCore registry ) : void |
Méthode | Description | |
---|---|---|
SendGridURIsAsync ( object state ) : void |
Méthode | Description | |
---|---|---|
AddURIInternal ( string key, string value ) : void | ||
RetrieveAllGridURIs ( bool secure ) : List |
||
SendGridURIs ( string>.Dictionary |
public AddURI ( string key, string value ) : void | ||
key | string | |
value | string | |
Résultat | void |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
Résultat | void |
protected SendGridURIsAsync ( object state ) : void | ||
state | object | |
Résultat | void |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
Résultat | void |