Message.BytesInUse Property Namespace: Riptide Assembly: RiptideNetworking.dll BytesInUse How many of this message's bytes are in use. Rounds up to the next byte because only whole bytes can be sent. public int BytesInUse { get; } Property Value int