WriteInt64 Method WriteInt64(string, long) Writes a Int64 field. Declaration void WriteInt64(string name, long value) Parameters string name The name of the field. long value The value of the field.