HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayConfig.OnRuntimeConnectionLost

RainwayConfig.OnRuntimeConnectionLost property

Called when connection is lost

public Action<RainwayRuntime, RainwayStatus>? OnRuntimeConnectionLost { get; set; }

See Also