.NET SDK - Peer.Close

Peer.Close event

Raised when the connection is closed.

public event EventHandler<Peer, CloseEvent> Close;

See Also