.NET SDK - DataChannelOptions.Mode

DataChannelOptions.Mode property

The reliability mode of the data channel.

public DataChannelMode Mode { get; set; }

See Also