.NET SDK - PeerConnectOptions

PeerConnectOptions class

Options for connecting to a remote peer on the Rainway Network.

public class PeerConnectOptions : PeerOptions

Public Members

namedescription
PeerConnectOptions()The default constructor.
Id { get; set; }The ID of the remote peer you wish to connect to.

See Also