Property | Type | Description | |
---|---|---|---|
m_registry | IRegistryCore |
Method | Description | |
---|---|---|
FinishedStartup ( ) : void | ||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
Start ( IConfigSource config, IRegistryCore registry ) : void |
Method | Description | |
---|---|---|
OnMessageReceived ( OSDMap message ) : OSDMap |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
protected OnMessageReceived ( OSDMap message ) : OSDMap | ||
message | OSDMap | |
return | OSDMap |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |