Table of Contents

Method CalculateSize

Namespace
Skyline.DataMiner.Protobuf.Shared.General.v1
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

CalculateSize()

Calculates the size of this message in Protocol Buffer wire format, in bytes.

public int CalculateSize()

Returns

int

The number of bytes required to write this message to a coded output stream.