[This is preliminary documentation and is subject to change.]
Configure the Actor
| C# | Visual Basic | Visual C++ |
public void ConfigActor( CommonConfig commonConfig, BasePeerToPeerConfigCollection peerToPeerConfigCollection )
Public Sub ConfigActor ( _ commonConfig As CommonConfig, _ peerToPeerConfigCollection As BasePeerToPeerConfigCollection _ )
public: void ConfigActor( CommonConfig^ commonConfig, BasePeerToPeerConfigCollection^ peerToPeerConfigCollection )
- commonConfig (CommonConfig)
- Common Configuration.
- peerToPeerConfigCollection (BasePeerToPeerConfigCollection)
- Peer to Peer Configuration collection.