ReceiverEndpoint<RLConfigType>.ApplyUpdatedProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void ApplyUpdatedProperties(RLConfigType newConfig);
protected virtual void ApplyUpdatedProperties (RLConfigType newConfig);
abstract member ApplyUpdatedProperties : 'RLConfigType -> unit
override this.ApplyUpdatedProperties : 'RLConfigType -> unit
Protected Overridable Sub ApplyUpdatedProperties (newConfig As RLConfigType)
Parameters
- newConfig
- RLConfigType