프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_defaultURICount | int | ||
m_enabled | bool | ||
m_gridURIs | List | ||
m_remoteCalls | bool |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
SendGridURIsAsync ( object state ) : void |
메소드 | 설명 | |
---|---|---|
AddURIInternal ( string key, string value ) : void | ||
RetrieveAllGridURIs ( bool secure ) : List |
||
SendGridURIs ( string>.Dictionary |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
리턴 | void |
protected SendGridURIsAsync ( object state ) : void | ||
state | object | |
리턴 | void |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
리턴 | void |