DVTk API
ApplyConfig Method (commonConfig, peerToPeerConfigCollection)
DVTkDvtk.IheActors.ActorsPpsManagerActorApplyConfig(CommonConfig, BasePeerToPeerConfigCollection)
DVTk API

[This is preliminary documentation and is subject to change.]

Apply the Actor Configuration.
Declaration Syntax
C#Visual BasicVisual 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
Parameters
commonConfig (CommonConfig)
Common Configuration.
peerToPeerConfigCollection (BasePeerToPeerConfigCollection)
Peer to Peer Configuration collection.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0