HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayConfig.OnPeerError

RainwayConfig.OnPeerError property

Called when an error concerning a peer occurs

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

See Also