.NET SDK - RainwayConnection.ConnectAsync

RainwayConnection.ConnectAsync method

Connect to another peer on the Rainway Network.

public Task<Peer> ConnectAsync(PeerConnectOptions options)
parameterdescription
optionsconnection options

Return Value

connection object

See Also