Click or drag to resize

MessageDispatcherDelegatesDispatcherHealthStatusDelegateInvoke Method

[Missing <summary> documentation for "M:Sportradar.SDK.Common.Interfaces.MessageDispatcherDelegates.DispatcherHealthStatusDelegate.Invoke(System.Boolean)"]


Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public virtual void Invoke(
	bool health_status
)

Parameters

health_status  Boolean

[Missing <param name="health_status"/> documentation for "M:Sportradar.SDK.Common.Interfaces.MessageDispatcherDelegates.DispatcherHealthStatusDelegate.Invoke(System.Boolean)"]

See Also