ReceiverEndpoint<RLConfigType>.OnUpdate(RLConfigType) Method

Definition

protected:
 abstract void OnUpdate(RLConfigType config);
protected abstract void OnUpdate (RLConfigType config);
abstract member OnUpdate : 'RLConfigType -> unit
Protected MustOverride Sub OnUpdate (config As RLConfigType)

Parameters

config
RLConfigType

Applies to