.NET SDK - RainwayConnection.Close

RainwayConnection.Close event

Raised when the connection to Rainway is closed.

public event EventHandler<RainwayConnection, CloseEvent> Close;

See Also