[This is preliminary documentation and is subject to change.]
Apply the Actor Configuration.
| C# | Visual Basic | Visual C++ |
protected override void ApplyConfig( CommonConfig commonConfig, BasePeerToPeerConfigCollection peerToPeerConfigCollection )
Protected Overrides Sub ApplyConfig ( _ commonConfig As CommonConfig, _ peerToPeerConfigCollection As BasePeerToPeerConfigCollection _ )
protected: virtual void ApplyConfig( CommonConfig^ commonConfig, BasePeerToPeerConfigCollection^ peerToPeerConfigCollection ) override
- commonConfig (CommonConfig)
- Common Configuration.
- peerToPeerConfigCollection (BasePeerToPeerConfigCollection)
- Peer to Peer Configuration collection.